]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
fix comment $tab-item-padding 8053/head
authorakodde <mail@adrikodde.nl>
Tue, 2 Feb 2016 13:40:21 +0000 (14:40 +0100)
committerakodde <mail@adrikodde.nl>
Tue, 2 Feb 2016 13:40:21 +0000 (14:40 +0100)
scss/components/_tabs.scss

index 3227d605398004132bdaffaa13f091e283a92b22..12151592418d201ff1a0767f532ed2e2c96fa6d3 100644 (file)
@@ -29,7 +29,7 @@ $tab-item-color: foreground($tab-background, $primary-color) !default;
 /// Default background color on hover for items in a Menu.
 $tab-item-background-hover: $white !default;
 
-/// Default padding of a tab item.
+/// Default padding of a tab item.
 /// @type Number
 $tab-item-padding: 1.25rem 1.5rem !default;