From: Saad Shahd Date: Thu, 26 May 2016 13:08:08 +0000 (+0200) Subject: Remove switch.components.scss extra vertical space X-Git-Tag: v6.2.4-rc1~71^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24c04b9646893d5956e80868b898fa2eef136d51;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Remove switch.components.scss extra vertical space --- diff --git a/scss/components/_switch.scss b/scss/components/_switch.scss index f623af7c8..e38a4e13b 100644 --- a/scss/components/_switch.scss +++ b/scss/components/_switch.scss @@ -75,6 +75,7 @@ $switch-paddle-transition: all 0.25s ease-out !default; @mixin switch-input { opacity: 0; position: absolute; + margin-bottom: 0; } /// Adds styles for the background and paddle of a switch. Apply this to a `