mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
FIX: Don't override .is-hidden on mobile
This commit is contained in:
parent
64bf4d4483
commit
896204bef7
@ -47,7 +47,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.select-kit {
|
||||
.select-kit:not(.is-hidden) {
|
||||
display: flex;
|
||||
align-self: stretch;
|
||||
margin-bottom: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user