Explorar o código

border-bottom: none

Serghey Rodin %!s(int64=10) %!d(string=hai) anos
pai
achega
89b62eb4ac
Modificáronse 1 ficheiros con 3 adicións e 5 borrados
  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;
+}