tweak map button styling
This commit is contained in:
parent
3ac50e2549
commit
61e2ebf460
@ -16,7 +16,7 @@
|
||||
}
|
||||
.map-button .btn {
|
||||
margin: 0;
|
||||
min-width: 280px;
|
||||
min-width: 310px;
|
||||
}
|
||||
.map-button.night .btn {
|
||||
color: #fff;
|
||||
@ -38,10 +38,16 @@
|
||||
.theme-switcher {
|
||||
top: 77px;
|
||||
}
|
||||
.theme-switcher .btn {
|
||||
min-width: 340px;
|
||||
}
|
||||
|
||||
.data-switcher {
|
||||
top: 117px;
|
||||
}
|
||||
.data-switcher .btn {
|
||||
min-width: 340px;
|
||||
}
|
||||
|
||||
.borough-switcher {
|
||||
top: 157px;
|
||||
|
Loading…
Reference in New Issue
Block a user