[wp-meta] [Making WordPress.org] #1133: Sidebar data goes on new row and creating an empty space
Making WordPress.org
noreply at wordpress.org
Fri Jul 17 13:18:00 UTC 2015
#1133: Sidebar data goes on new row and creating an empty space
------------------------+----------------------------------
Reporter: Xtraboy | Owner:
Type: defect | Status: new
Priority: normal | Component: International Forums
Keywords: needs-patch |
------------------------+----------------------------------
In our Italian forum we have this front-end bug with the Last activity
data that goes on new row creating some visual issues. The sidebar column
can be more wider without destructing the layout.
This CSS overwrites the '''width: 240px''' of the '''div.sidebar''':
{{{
@media screen and (min-width: 960px)
div.sidebar {
width: 212px;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1133>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list