From 3ca77523d9e35f108bbb82181628f2d66c524588 Mon Sep 17 00:00:00 2001
From: Megax <megax@yeahunter.hu>
Date: Sun, 16 Oct 2016 11:56:41 +0200
Subject: [PATCH] * Remove duplicated code.

---
 src/gtk-3.20/scss/widgets/_toolbar.scss | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/gtk-3.20/scss/widgets/_toolbar.scss b/src/gtk-3.20/scss/widgets/_toolbar.scss
index 0d55139..133773a 100644
--- a/src/gtk-3.20/scss/widgets/_toolbar.scss
+++ b/src/gtk-3.20/scss/widgets/_toolbar.scss
@@ -95,7 +95,6 @@
         entry,
         spinbutton,
         separator,
-        switch,
         button { // Size height
             margin-top: $spacing + 3px;
             margin-bottom: $spacing + 3px;