[wp-meta] [Making WordPress.org] #858: New Theme Directory feature filter drawer has no width
Making WordPress.org
noreply at wordpress.org
Fri Feb 6 19:35:13 UTC 2015
#858: New Theme Directory feature filter drawer has no width
---------------------------+------------------------------
Reporter: colorful tones | Owner:
Type: defect | Status: new
Priority: normal | Component: Themes Directory
Keywords: has-patch |
---------------------------+------------------------------
When one expands the filter drawer on the new Theme Directory the columns
are too narrow, screenshot:
https://www.dropbox.com/s/ecx8kml4870aa6s/Screenshot%202015-02-06%2014.30.43.png?dl=0
It should just be a matter of adding width: 100% to .show-filters .filter-
drawer:
{{{
.show-filters .filter-drawer {
width: 100%;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/858>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list