Browse Source

[Web] Decrease footer top margin

andryyy 5 years ago
parent
commit
ea27fd2646
1 changed files with 1 additions and 1 deletions
  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;
 }