mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-09-24 16:24:32 +00:00
Update static/css/style.css
This commit is contained in:
@@ -480,6 +480,12 @@ div.band-spot:hover span.band-spot-info {
|
|||||||
.table-fixed-on-desktop {
|
.table-fixed-on-desktop {
|
||||||
table-layout: auto !important;
|
table-layout: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Free up extra space in activity filter */
|
||||||
|
div.filter-section-body {
|
||||||
|
padding-left: 0.5em;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 992px) {
|
@media (min-width: 992px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user