Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Commit

Permalink
select multiple is fubared
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Jun 11, 2014
1 parent 24cd4fa commit 38a8faa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ The `<select>` has quite a few styles to override and includes a few hacks to ge
* Clickability is limited in IE9.
* Firefox's dropdown of `option`s looks rather ugly.
* The custom caret is unable to receive the selected state's `color`.
* Styling of `select[multiple]` elements is basically impossible because `<option>`s are presently unstylable in all browsers.

Any ideas on improving these are most welcome.

Expand Down

0 comments on commit 38a8faa

Please sign in to comment.