mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00: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;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.select-kit .category-row {
|
||||||
|
max-width: unset;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user