mirror of
https://github.com/discourse/discourse.git
synced 2025-03-22 06:35:31 +08:00
Revert "UX: Prevent categories from overflowing select-kit"
This reverts commit f1ac3cf88811151a4205a357a544d54ab9e2a85b.
This commit is contained in:
parent
6acd2ab7d4
commit
bab56fdb9d
app/assets/stylesheets/common/select-kit
@ -13,10 +13,6 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
.category-status {
|
.category-status {
|
||||||
overflow: hidden;
|
|
||||||
.badge-wrapper {
|
|
||||||
overflow: hidden;
|
|
||||||
}
|
|
||||||
.badge-wrapper.box {
|
.badge-wrapper.box {
|
||||||
margin-bottom: 1px;
|
margin-bottom: 1px;
|
||||||
margin-top: 1px;
|
margin-top: 1px;
|
||||||
|
@ -19,7 +19,6 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
max-width: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.select-kit-collection {
|
.select-kit-collection {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user