From 2f059874aa32fe7a0ba4f6ae63a00e656bb2ebab Mon Sep 17 00:00:00 2001 From: orangemug Date: Tue, 7 Mar 2017 12:59:08 +0000 Subject: [PATCH] Fixed css lint errors. --- src/styles/_input.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/_input.scss b/src/styles/_input.scss index 5c83434c..b4b6cf71 100644 --- a/src/styles/_input.scss +++ b/src/styles/_input.scss @@ -30,6 +30,7 @@ .maputnik-color-wrapper { position: relative; + @include flex-row; }