luci-theme-material: fix partly hidden logout navbar item 2181/head
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 26 Sep 2018 08:44:25 +0000 (10:44 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Wed, 26 Sep 2018 13:32:06 +0000 (15:32 +0200)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Signed-off-by: Konrad Kreitmair <kreitmair.konrad@web.de>
themes/luci-theme-material/htdocs/luci-static/material/cascade.css

index c6e893715d36bb6d654d2f89f3f3d809569ec888..8fa45d9809e3f98b9eb70c469d176f4f635f4fec 100644 (file)
@@ -400,7 +400,8 @@ header > .fill > .container > .status {
 }
 
 .main > .main-left > .nav > li:nth-last-child(1) {
-    margin-top: 2rem;
+    margin-top: 1rem;
+    margin-bottom: 1rem;
     font-size: 1.2rem;
 }