[wp-trac] [WordPress Trac] #26933: Toolbar "Howdy, " message CSS broke in IE
WordPress Trac
noreply at wordpress.org
Tue Jan 26 08:49:29 UTC 2016
#26933: Toolbar "Howdy, " message CSS broke in IE
--------------------------+------------------------------
Reporter: bhwebworks | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Toolbar | Version: 3.8
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui
--------------------------+------------------------------
Comment (by 5um17):
Updating patch in favor of better approach to handle this IE bug. Actually
IE is not respecting floated icons thus having `width: auto` only expend
the div to fit the text but not the icon.
In this case we can also add `overflow: hidden;` to `a` tag, which will
not reflect any change on other browsers.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26933#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list