[wp-meta] [Making WordPress.org] #1033: Floating description checkbox
Making WordPress.org
noreply at wordpress.org
Tue May 19 06:51:38 UTC 2015
#1033: Floating description checkbox
-----------------------+------------------
Reporter: jcastaneda | Owner:
Type: defect | Status: new
Priority: normal | Component: Trac
Keywords: |
-----------------------+------------------
When you visit themes/core/meta the description checkbox appears to be
floating and looks odd on smaller screens.
The expected ( at least I think is ) behavior is for the checkbox to
display beneath the title.
The line of CSS is on the `style/trac/wp-trac.css` line: 1622:
{{{#!css
#content.report #prefs {
margin: -20px 0 2px 10px;
padding-right: 4px;
background: none;
border: none;
}
}}}
You remove the margin and it works fine.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1033>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list