From 9dbf7c8c160505361625085fb0378e32e655f57f Mon Sep 17 00:00:00 2001 From: Martijn Cuppens Date: Tue, 24 Dec 2019 17:14:17 +0100 Subject: [PATCH] Remove duplicate properties (#885) --- src/styles/_dropdown.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/styles/_dropdown.scss b/src/styles/_dropdown.scss index cebd3034..1785e41c 100644 --- a/src/styles/_dropdown.scss +++ b/src/styles/_dropdown.scss @@ -150,7 +150,6 @@ padding: 0; text-align: left; height: auto; - position: relative; background: transparent; border: none; z-index: 999; @@ -381,7 +380,6 @@ color: #02060c; font-size: 0.9em; font-weight: bold; - text-align: left; opacity: 0.5; &:before {