[wp-meta] [Making WordPress.org] #863: Fixed height on .filter-group not needed on smaller screens
Making WordPress.org
noreply at wordpress.org
Mon Feb 9 14:31:09 UTC 2015
#863: Fixed height on .filter-group not needed on smaller screens
------------------------+------------------------------
Reporter: BrashRebel | Owner:
Type: defect | Status: new
Priority: normal | Component: Themes Directory
Keywords: needs-patch |
------------------------+------------------------------
The following CSS rule on line 551 of style.css:
`.filter-group {
...
height: 710px;
...
}`
...should be amended to apply only on screens wider than 1120px. On
smaller screens the groups stack and it is no longer necessary to apply a
fixed height to all.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/863>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list