[wp-meta] [Making WordPress.org] #298: New component and reporting pages on Core Trac
Making WordPress.org
noreply at wordpress.org
Thu Jan 30 18:34:41 UTC 2014
#298: New component and reporting pages on Core Trac
---------------------+---------------------
Reporter: nacin | Owner:
Type: defect | Status: new
Priority: normal | Component: General
Resolution: | Keywords:
---------------------+---------------------
Comment (by melchoyce):
Some minor tweaks:
When you're scrolling through the list of collapsed components, sometimes
it's hard to quickly tell which description goes with each heading. Adding
a little bit more margin to the top of each heading helps separate each
section so it's easier to scan:
{{{
.compact-components .component-info h3 {
margin: 15px 0 10px;
}
}}}
The page also needs some space between the component list and the footer,
since right now the two almost collide. 30px of space should even it out
with the other .org pages. I was having trouble figuring out which div
would be best to add it to, though, since it should only be for this page
(since other pages account for the spacing in other ways).
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/298#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list