refactor(list): fixing UI issues with refactoring the border

Removed margin-top for now. Removed unused css rule called no-border.
References #437
This commit is contained in:
Brandy Carney
2015-11-10 14:48:46 -05:00
parent a86eeb8dd5
commit 5e5e5f48e1
6 changed files with 51 additions and 30 deletions

View File

@@ -15,11 +15,6 @@
transition: none !important;
}
// Remove any hairline borders
.no-border:after {
background: none !important;
}
.hide,
[hidden],
template,