[wp-meta] [Making WordPress.org] #2050: Filtering by specific plugin ratings adds horizontal scroll
Making WordPress.org
noreply at wordpress.org
Fri Sep 16 21:33:41 UTC 2016
#2050: Filtering by specific plugin ratings adds horizontal scroll
----------------------------+-----------------
Reporter: Clorith | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Support Forums | Keywords:
----------------------------+-----------------
When adding a filter to the plugin reviews forum list a horizontal scroll
is added (when the query arg `?filter=4` is in use)
Caused by the 14px margin coming from the following rule:
{{{
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9,
.col-10, .col-11, .col-12 {
float: left;
margin: 0 14px;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2050>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list