summaryrefslogtreecommitdiff
path: root/sass
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2022-11-12 11:10:58 +0100
committerDaniel Friesel <derf@finalrewind.org>2022-11-12 11:10:58 +0100
commit6594d74edd87b350d2c9f1e510429a040cd402b1 (patch)
treec8d301354da13f15dc079a6991e4724b861afe65 /sass
parentc92b6bc9492d1d2cd8147354885d0a89f0fbfdb9 (diff)
show expected utilization alongsie train route
Diffstat (limited to 'sass')
-rw-r--r--sass/src/common/index.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/sass/src/common/index.scss b/sass/src/common/index.scss
index 6f8282f..89e1b7b 100644
--- a/sass/src/common/index.scss
+++ b/sass/src/common/index.scss
@@ -43,6 +43,9 @@ a.tablerow {
span {
display: inline-block;
}
+ .material-icons {
+ margin-bottom: 0.2em;
+ }
}
.pagination {