소스 검색

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

Garrick van Buren 12 년 전
부모
커밋
8a91d71934
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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;
 }