[wp-trac] [WordPress Trac] #18197: The admin bar should blend in better with the new UI
WordPress Trac
wp-trac at lists.automattic.com
Mon Sep 26 17:28:14 UTC 2011
#18197: The admin bar should blend in better with the new UI
----------------------------+--------------------------
Reporter: nacin | Owner: koopersmith
Type: task (blessed) | Status: accepted
Priority: normal | Milestone: 3.3
Component: UI | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+--------------------------
Comment (by chrisbliss18):
Added a patch that fixes the issue that Firefox is having with words
overflowing when separated by a space. Note that I saw this happen
regardless of the amount of available space in the bar. Any words
separated by spaces overflowed.
I think this is due to the order in which Firefox calculates box sizes. It
first calculates the size of the box containing the text, applies the
negative margins, and then wraps the text because it can no longer fit.
This is just a guess however.
I also noticed that when plugins add additional entries to the admin bar,
that they look odd due to how the search toggle has a rule that removes
the right border from it. Will that rule remain as it is currently?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18197#comment:79>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list