TheDJ has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/141754

Change subject: ToC: float left should also clear other left floats
......................................................................

ToC: float left should also clear other left floats

Change-Id: I130705b9884d4b36d15ba131b2445bf4ef88fbb1
---
M less/modules/toc/toc.less
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/54/141754/1

diff --git a/less/modules/toc/toc.less b/less/modules/toc/toc.less
index ffd5bb1..4dceac3 100644
--- a/less/modules/toc/toc.less
+++ b/less/modules/toc/toc.less
@@ -13,6 +13,7 @@
        border: solid 1px @grayLightest;
        font-size: 1.3em;
        float: left;
+       clear: left;
        margin: 1em 0;
 
        h2 {

-- 
To view, visit https://gerrit.wikimedia.org/r/141754
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I130705b9884d4b36d15ba131b2445bf4ef88fbb1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: TheDJ <hartman.w...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to