ctucx.git: oeffisearch

[nimlang] fast and simple tripplanner

commit 6b583c8c470738d8d97ca7b097099953942a38eb
parent cc0080ec275d701eb292d2d33e763956366be975
Author: Milan Pässler <me@pbb.lc>
Date: Mon, 20 Jul 2020 21:50:12 +0200

fix alignment of icons and text in table header
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/client/style.css b/client/style.css
@@ -353,6 +353,7 @@ tbody tr:hover td {
 	padding: 5px 3px;
 	display: flex;
 	justify-content: center;
+	align-items: center;
 	width: 100%;
 	text-decoration: none;
 	color: black;