From 5d6fa1cbd9dde6e55c6542265ad8f05635d1f36f Mon Sep 17 00:00:00 2001 From: NikhilKalige Date: Wed, 29 Jan 2014 11:44:28 +0530 Subject: [PATCH] Update _type.scss font-size: 1rem styling removed for nested unordered lists. --- scss/foundation/components/_type.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/scss/foundation/components/_type.scss b/scss/foundation/components/_type.scss index e2c0dd8ee..ed418bf2a 100755 --- a/scss/foundation/components/_type.scss +++ b/scss/foundation/components/_type.scss @@ -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, -- 2.47.2