border-bottom: none

This commit is contained in:
Serghey Rodin 2015-11-05 03:13:54 +02:00
commit 89b62eb4ac

View file

@ -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;
}