1
0

sidebar pluginlist - clear float for vext row with more than 3 sidebars

This commit is contained in:
Ian
2014-11-18 12:37:31 +01:00
parent 7423eb63f1
commit a9586eba1d

View File

@@ -3058,6 +3058,10 @@ img.mfp-img {
margin-left: 1%;
}
#pluginlist_sidebar .pluginmanager_side:nth-of-type(4) {
clear: left;
}
#meta p {
font-size: .875em;
padding: .85715em;