From cc7d7a56f58e3c6aabfadae74e4a688bf4a55f35 Mon Sep 17 00:00:00 2001 From: pathmapper Date: Sun, 4 Nov 2018 10:38:58 +0100 Subject: [PATCH] Fix wobbling --- src/styles/_layer.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/_layer.scss b/src/styles/_layer.scss index 2e3ba4b..e933da4 100644 --- a/src/styles/_layer.scss +++ b/src/styles/_layer.scss @@ -71,6 +71,7 @@ background: initial; border: none; padding: 0 2px; + height: 15px; svg { fill: darken($color-lowgray, 20);