From 008bb75c04bcdef49d9a115216f4b77c25f71723 Mon Sep 17 00:00:00 2001 From: pathmapper Date: Tue, 30 Oct 2018 22:12:52 +0100 Subject: [PATCH] Remove border for select select --- src/styles/_toolbar.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/_toolbar.scss b/src/styles/_toolbar.scss index b3e9e0b..e54c1e7 100644 --- a/src/styles/_toolbar.scss +++ b/src/styles/_toolbar.scss @@ -105,6 +105,7 @@ // HACK: color: $color-black !important; margin-left: 4px; + border-width: 0; option { // HACK: