- First commit to issue fork.
- The select
is very compact and doesn't have much spacing. Adding little more spacing would improve the UI of the select
element.
- The current theming for a select
element isn't good when you can select multiple items. Currently, it seems like you can only select one, due to the arrow on the right, which in most browser represent a single select.
- The current select:hover
doesn't make much sense. It's adding a box-shadow on hover.
- The current styling only works in Chrome. Can we make it work in other browsers as well?
Improve the select
element with the suggestions above.
Review the patch.
The select[multiple]
will change into a more useful layout.
None.
Needs work
1.0
Code
It involves the content or handling of Cascading Style Sheets.
It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.