1
0

Clear floats in dashboard properly

References #182
This commit is contained in:
Matthias Mees
2014-06-12 19:24:07 +02:00
parent 99602c4add
commit 41ff9b4579

View File

@ -2903,10 +2903,7 @@ img.mfp-img {
#template_select li:nth-child(odd),
#template_select h2,
.media_pane .odd,
#dashboard > section:last-child {
clear: left;
}
#dashboard > .odd,
.plugins_installable > li:nth-child(odd),
.serendipity_statistics > section:nth-child(odd) {
clear: left;