mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Make category combobox in modal take 100% width.
This commit is contained in:
@@ -92,6 +92,10 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.category-combobox {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.flag-modal {
|
.flag-modal {
|
||||||
|
|||||||
Reference in New Issue
Block a user