Przeglądaj źródła

Fix top panel button alignment

Kristan Kenney 6 lat temu
rodzic
commit
e36f413369
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      web/css/styles.min.css

+ 2 - 2
web/css/styles.min.css

@@ -817,8 +817,8 @@ a {
 .l-menu__item a {
   color: #f7f7f7;
   position: relative;
-  line-height: 40px;
-  padding: 10px 14px;
+  line-height: 39px;
+  padding: 11px 14px;
   border-left: 1px solid transparent;
   border-right: 1px solid transparent; 
 }