]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Update _top-bar.scss 5858/head
authorChrissiQ <rediahs@gmail.com>
Tue, 23 Sep 2014 22:38:49 +0000 (16:38 -0600)
committerChrissiQ <rediahs@gmail.com>
Tue, 23 Sep 2014 22:38:49 +0000 (16:38 -0600)
commitd5aaf028b7d4d0feb399b16df78622a28240b6d1
treef8f5347a2f2b19a99cf32a0afecf417843a81581
parente38c96171e4ab9a812f5eaa8a913d6854447f35a
Update _top-bar.scss

$topbar-link-dropdown-padding was overriding without the !default, making the variable as available in the settings file useless.

This is important to fix mostly because it breaks rem-based layouts (throws an error: "Incompatible uinits: 'px' and 'rem'" no matter what you do), but also because it is counterintuitive that if this is set in the settings file, it gets ignored.
scss/foundation/components/_top-bar.scss