From 24c04b9646893d5956e80868b898fa2eef136d51 Mon Sep 17 00:00:00 2001 From: Saad Shahd Date: Thu, 26 May 2016 15:08:08 +0200 Subject: [PATCH] Remove switch.components.scss extra vertical space --- scss/components/_switch.scss | 4 ++++ 1 file changed, 4 insertions(+) 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 `