This commit is contained in:
Max Lynch
2015-06-23 14:20:20 -05:00
parent 867330026d
commit e5caeb9b8f
3 changed files with 21 additions and 18 deletions

View File

@@ -14,11 +14,7 @@ $list-ios-footer-font-size: 1.4rem !default;
$list-ios-footer-color: #8f8f94 !default;
.platform-ios {
.list {
}
.list.list-ios {
// Add the hairline to the top of the first item
.item:first-of-type {
@include hairline(top, $list-ios-border-color, $z-index-list-border);