mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 10:20:58 -06:00
topic-admin-menu shouldn't be fixed width on mobile
This commit is contained in:
parent
7045a2a87c
commit
277d09516e
@ -222,7 +222,7 @@ sub sub {
|
||||
.topic-admin-popup-menu {
|
||||
box-sizing: border-box;
|
||||
padding: 0.25em;
|
||||
|
||||
width: unset;
|
||||
ul {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr 1fr;
|
||||
|
Loading…
Reference in New Issue
Block a user