ECOM-369 Reunited the missing line with the rest of the page elements and fixed an error with HTML5 validation override

This commit is contained in:
AlasdairSwan
2014-11-12 15:51:18 -05:00
parent 2fc2207bd2
commit ecb6a69fe7
2 changed files with 4 additions and 2 deletions

View File

@@ -90,7 +90,7 @@
@include span-columns(4);
padding: 25px 10px;
&:first-of-type {
&:nth-of-type(2) {
border-bottom: 1px solid $gray-l4;
}
}