FIX: removes inheriting as it's too random and can be very hard to track (#9542)

This commit is contained in:
Joffrey JAFFEUX 2020-04-24 10:08:22 +02:00 committed by GitHub
parent cbceadf48b
commit 90d6816d19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -133,7 +133,6 @@
display: none; display: none;
background: $secondary; background: $secondary;
box-sizing: border-box; box-sizing: border-box;
min-width: inherit;
width: auto; width: auto;
} }