mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 06:49:14 +08:00
Let category rows occupy full width when editing topic title w/ no tags
This commit is contained in:
parent
9052dfe356
commit
9c3f89c17e
|
@ -125,6 +125,9 @@ a.badge-category {
|
|||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
.select-kit .category-row {
|
||||
max-width: unset;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user