]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update _type.scss 4261/head
authorNikhilKalige <NikhilKalige@users.noreply.github.com>
Wed, 29 Jan 2014 06:14:28 +0000 (11:44 +0530)
committerNikhilKalige <NikhilKalige@users.noreply.github.com>
Wed, 29 Jan 2014 06:14:28 +0000 (11:44 +0530)
font-size: 1rem styling removed for nested unordered lists.

scss/foundation/components/_type.scss

index e2c0dd8ee056c8ae0dc6b55e3c2f812b582d2145..ed418bf2a7634c7961bf891f0b63a863a5dd27e5 100755 (executable)
@@ -269,7 +269,6 @@ $microformat-abbr-font-decoration: none !default;
         ol {
           margin-#{$default-float}: $list-nested-margin;
           margin-bottom: 0;
-          font-size: 1rem; /* Override nested font-size change */
         }
       }
       &.square,