mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 23:24:42 +08:00
UX: admin permalink form can fit on one line
This commit is contained in:
@ -333,6 +333,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.permalink-form .select-kit {
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
.permalink-title {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user