From 90d6816d19200484194ee5d0b72894aef06d7671 Mon Sep 17 00:00:00 2001 From: Joffrey JAFFEUX Date: Fri, 24 Apr 2020 10:08:22 +0200 Subject: [PATCH] FIX: removes inheriting as it's too random and can be very hard to track (#9542) --- app/assets/stylesheets/common/select-kit/select-kit.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/common/select-kit/select-kit.scss b/app/assets/stylesheets/common/select-kit/select-kit.scss index ea54fe8b9e5..59a3d42a1b2 100644 --- a/app/assets/stylesheets/common/select-kit/select-kit.scss +++ b/app/assets/stylesheets/common/select-kit/select-kit.scss @@ -133,7 +133,6 @@ display: none; background: $secondary; box-sizing: border-box; - min-width: inherit; width: auto; }