mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FIX: Choices input layout bug in IE11
This commit is contained in:
parent
58aeaef0c4
commit
6d5e5629f6
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@
|
|||
outline: none;
|
||||
line-height: normal;
|
||||
overflow: auto;
|
||||
flex: unset;
|
||||
flex: 0 1 auto;
|
||||
flex-wrap: nowrap;
|
||||
|
||||
.name {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue