Parcourir la source

[Web] Decrease footer top margin

andryyy il y a 5 ans
Parent
commit
ea27fd2646
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      data/web/css/build/008-mailcow.css

+ 1 - 1
data/web/css/build/008-mailcow.css

@@ -174,7 +174,7 @@ nav .glyphicon {
   line-height: 14px;
 }
 .footer {
-  margin-top: 100px;
+  margin-top: 27px;
   margin-bottom: 20px;
   color: #959595;
 }