ctucx.git: oeffisearch

[nimlang] fast and simple tripplanner

commit b1af6ad4b716081c651942e4c2aadb623a4b4c70
parent bbc98ad248a6c0ee7201cc3119df2ba762203609
Author: Milan Pässler <me@pbb.lc>
Date: Mon, 20 Jul 2020 21:45:06 +0200

increase table top margin
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/client/style.css b/client/style.css
@@ -102,7 +102,7 @@ header {
 
 .loadMore.flipped {
 	transform: rotate(180deg);
-	margin-top: 15px;
+	margin-top: 45px;
 }
 
 :checked ~ label[for=btn-history] {