diff --git a/sass/src/common/index.scss b/sass/src/common/index.scss index 89e1b7bf8f5b096169dcef1c061d157a17948b90..b66c425966b0c1a874083075d2fd62302e9b86bd 100644 --- a/sass/src/common/index.scss +++ b/sass/src/common/index.scss @@ -40,12 +40,13 @@ a.tablerow { padding-top: 1em; padding-bottom: 1em; border-bottom: 1px solid rgba(0,0,0,0.12); - span { - display: inline-block; - } .material-icons { + vertical-align: bottom; margin-bottom: 0.2em; } + span { + display: inline-block; + } } .pagination { diff --git a/templates/_checked_in.html.ep b/templates/_checked_in.html.ep index d2439ee8b78c4b86f5252b5a7402315e1329afcd..2b6ac9053296e2f6ee95eca87654fc13f1b5ab7f 100644 --- a/templates/_checked_in.html.ep +++ b/templates/_checked_in.html.ep @@ -222,7 +222,7 @@ % if ($station->[1]{load}{SECOND}) { % my ($first, $second) = load_icon($station->[1]{load}); - + % } % if ($station->[2] and $station->[2] eq 'cancelled') { entfällt @@ -337,7 +337,7 @@ % if ($station->[1]{load}{SECOND}) { % my ($first, $second) = load_icon($station->[1]{load}); - + % } % if ($station->[2] and $station->[2] eq 'cancelled') { entfällt