From 03af10f850fec8817044320507addbcd0b27b437 Mon Sep 17 00:00:00 2001 From: orangemug Date: Tue, 7 Mar 2017 13:02:09 +0000 Subject: [PATCH] Fixed maputnik-color-swatch size. --- src/styles/_input.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/styles/_input.scss b/src/styles/_input.scss index b4b6cf7..3f6682c 100644 --- a/src/styles/_input.scss +++ b/src/styles/_input.scss @@ -37,6 +37,8 @@ .maputnik-color-swatch { height: 26px; width: 3px; + flex-shrink: 0; + flex-grow: 0; } // ARRAY