[wp-trac] [WordPress Trac] #17699: Border at bottom of active tabs are inconsistent
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 19 19:10:10 UTC 2012
#17699: Border at bottom of active tabs are inconsistent
-----------------------------+-----------------------
Reporter: mitchoyoshitaka | Owner: azaozz
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.5
Component: UI | Version: 3.2
Severity: trivial | Resolution:
Keywords: needs-patch |
-----------------------------+-----------------------
Comment (by WraithKenny):
Problem is that the tab element's css height is calculated to be 16.2px
(by firefox, opera, etc.), combined with any prior elements of a
fractional pixel heights, causes the border to be displayed at the nearest
pixel. When that pixel is higher, the border is shown. The border is only
ever hidden because the white background of the li overhangs by (usually)
a pixel. I can replicate on Mac and Windows.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17699#comment:22>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list