Remove font size (inheritance issue) and add padding (reset issue / inheritance issue).

| Comment | File | Size | Author |
|---|---|---|---|
| #1 | seven-font-size-cleanup.patch | 1.1 KB | Jeff Burnz |
| seven-dl-multiselect-cleanup.png | 24.45 KB | Jeff Burnz | |
| seven-multiselect-select-cleanup.patch | 946 bytes | Jeff Burnz |
Comments
Comment #1
Jeff Burnz commentedCleaning up a few regressions and nesting issues coming out of the switch to relative font sizes.
New patch adds a fix for nested tables, some are tables in tables, and theres the table nested in the tips ul.
Comment #2
reglogge commentedsubscribing
Comment #3
reglogge commentedPlease check this issue against this other one, which is far wider in scope (I think) and solves some additional issues with the multiselect elements generally: http://drupal.org/node/732914
In my case applying both patches results in failing hunks in admin.css.
Also I don't like the select-boxes being stacked right on top of each other - the small vertical space from "Before" looked much better IMHO.
Comment #4
Jeff Burnz commentedthanks reglogge, good heads up, will kick back and wait to see the outcome of #732914: Improve the markup/CSS for content and user filter forms