mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Don't override .is-hidden on mobile
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.select-kit {
|
||||
.select-kit:not(.is-hidden) {
|
||||
display: flex;
|
||||
align-self: stretch;
|
||||
margin-bottom: 10px;
|
||||
|
||||
Reference in New Issue
Block a user