fix(item): iOS removed the border from around sticky headers

closes #591
This commit is contained in:
Brandy Carney
2015-11-20 13:43:04 -05:00
parent a8b3de18d6
commit e98a00a9f8
2 changed files with 6 additions and 4 deletions

View File

@@ -174,7 +174,6 @@ $list-ios-border-color: $list-border-color !default;
.list[no-lines],
&.hairlines .list[no-lines] {
ion-header,
ion-item-group-title,
.item,
.item .item-inner {
border-width: 0;