]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
remove useless lines for padding props 10065/head
authorroot <benjamin.schneider@arte.tv>
Tue, 23 May 2017 08:18:10 +0000 (10:18 +0200)
committerroot <benjamin.schneider@arte.tv>
Tue, 23 May 2017 08:18:10 +0000 (10:18 +0200)
scss/components/_menu.scss

index 7b939408e3e86a56321f25186d718c39d69bf031..8629cf20d020435ecf1fdafc5b2f87da80df5eca 100644 (file)
@@ -244,8 +244,6 @@ $menu-border: $light-gray !default;
 }
 
 @mixin menu-text {
-  padding-top: 0;
-  padding-bottom: 0;
   padding: $menu-item-padding;
 
   font-weight: bold;