mirror of
https://github.com/discourse/discourse.git
synced 2025-09-10 08:17:55 +08:00
FIX: Make category combobox in modal take 100% width.
This commit is contained in:
parent
9977599ca9
commit
6360420aed
1 changed files with 4 additions and 0 deletions
|
@ -92,6 +92,10 @@
|
|||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.category-combobox {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.flag-modal {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue