[wp-trac] [WordPress Trac] #23854: nav-tab class minor improvement
WordPress Trac
noreply at wordpress.org
Sun Mar 24 11:05:27 UTC 2013
#23854: nav-tab class minor improvement
-----------------------------+--------------------------
Reporter: alexvorn2 | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: General
Version: trunk | Severity: trivial
Keywords: |
-----------------------------+--------------------------
in the dashboard panel .nav-tab should have
{{{
border-color: #DFDFDF #DFDFDF transparent;
}}}
not
{{{
border-color: #DFDFDF #DFDFDF #ffffff;
}}}
and
{{{
border-width: 1px 1px 1px;
}}}
not
{{{
border-width: 1px 1px 0px;
}}}
Because this makes the link with nav-tab class smaller with 1px in height.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23854>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list