]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Nested unordered/ordered lists 7597/head
authorBrett Mason <brettsmason@users.noreply.github.com>
Thu, 17 Dec 2015 15:28:04 +0000 (15:28 +0000)
committerBrett Mason <brettsmason@users.noreply.github.com>
Thu, 17 Dec 2015 15:28:04 +0000 (15:28 +0000)
Fixes nested unordered/ordered lists - see [7596](https://github.com/zurb/foundation-sites/issues/7596)

scss/typography/_base.scss

index 6b8282633786501d4682a076665bdf6e9142ae1d..f529bc8dff7ffea26bb2607526d96125053b452c 100644 (file)
@@ -373,7 +373,6 @@ $abbr-underline: 1px dotted $black !default;
     & & {
       margin-#{$global-left}: $list-nested-side-margin;
       margin-bottom: 0;
-      list-style-type: inherit;
     }
   }