mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Wider drop down for top page select kit (#12766)
This commit is contained in:
@@ -144,9 +144,15 @@
|
||||
// Misc. stuff
|
||||
// --------------------------------------------------
|
||||
|
||||
#list-area .top-lists h2 {
|
||||
cursor: pointer;
|
||||
margin: 5px 0 10px;
|
||||
#list-area .top-lists {
|
||||
h2 {
|
||||
cursor: pointer;
|
||||
margin: 5px 0 10px;
|
||||
}
|
||||
|
||||
.period-chooser .select-kit-body {
|
||||
width: 275px;
|
||||
}
|
||||
}
|
||||
|
||||
#list-area {
|
||||
|
||||
Reference in New Issue
Block a user