Ver código fonte

removed list-style-type:disc that was overriding Foundation's list styling classes

Garrick van Buren 12 anos atrás
pai
commit
8a91d71934
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      assets/stylesheets/foreground.css

+ 0 - 2
assets/stylesheets/foreground.css

@@ -113,9 +113,7 @@ ul#drop1.f-dropdown {
   padding:.25em;
 }
 
-
 #mw-content-text ul {
-  list-style-type: disc;
   margin: .5em 1.25em;
 }