UX: Wider drop down for top page select kit (#12766)

This commit is contained in:
Jordan Vidrine 2021-04-20 15:53:30 -05:00 committed by GitHub
parent 8f244cd1b9
commit f33b7c8f65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -144,11 +144,17 @@
// Misc. stuff
// --------------------------------------------------
#list-area .top-lists h2 {
#list-area .top-lists {
h2 {
cursor: pointer;
margin: 5px 0 10px;
}
.period-chooser .select-kit-body {
width: 275px;
}
}
#list-area {
h2 {
margin: 20px 0 10px;