[wp-meta] [Making WordPress.org] #282: Header tags (h3 .mw-headline) look wonky
Making WordPress.org
noreply at wordpress.org
Fri Jan 17 20:19:40 UTC 2014
#282: Header tags (h3 .mw-headline) look wonky
------------------------------------+---------------------
Reporter: adamsilverstein | Owner:
Type: enhancement | Status: new
Priority: normal | Component: General
Keywords: needs-patch 2nd-opinion |
------------------------------------+---------------------
Currently header tags on the codex look a bit off. The header almost
touches the top margin, yet has a huge margin on the bottom.
The header looks like this:
[[Image(http://f.cl.ly/items/2m3q3U0w3n25313A181U/Working%20with%20WordPress%20%C2%AB%20WordPress%20Codex%202014-01-17%2013-16-55.jpg)]]
The CSS thats causing this is on L43 in style/codex-wp4.css
{{{
#bodyContent h3 {
margin-bottom: 4px;
padding-bottom: 4px;
}
}}}
Patch to fix that upcoming
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/282>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list