Sfoglia il codice sorgente

commented out mw-content-text .columns li {float:none;width:90%;} in an attempt to resolve Issue #21 Block Grids not working right

Garrick van Buren 12 anni fa
parent
commit
6e8da5443d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      assets/stylesheets/foreground.css

+ 1 - 1
assets/stylesheets/foreground.css

@@ -145,7 +145,7 @@ footer.row ul.views.columns li {
 
 .mw-specialpages-table td ul.columns li {width: 50%;}
 
-#mw-content-text .columns li {float:none;width:90%;}
+/*#mw-content-text .columns li {float:none;width:90%;}*/
 
 footer.row ul.columns li { display: inline;float:none;}