Serghey Rodin 10 лет назад
Родитель
Сommit
89b62eb4ac
1 измененных файлов с 3 добавлено и 5 удалено
  1. 3 5
      web/css/styles.min.css

+ 3 - 5
web/css/styles.min.css

@@ -1278,14 +1278,12 @@ div.l-content > div.l-separator:nth-of-type(4) {
   overflow: hidden;
   font-size: 13px;
 }
-
-.units div:last-child {  
-  border-bottom: none !important;
-}
-
 .units .l-unit {
   border-bottom: 1px solid #ddd;
 }
+.units > div:last-child {
+  border-bottom: none;
+}