style(sass): fix sass linter error

This commit is contained in:
Brandy Carney
2016-04-11 14:42:17 -04:00
parent e082bd12ed
commit fa13203201

View File

@ -52,8 +52,8 @@ ion-navbar-section {
} }
.toolbar[position=bottom] .toolbar-background { .toolbar[position=bottom] .toolbar-background {
border-bottom-width: 0;
border-top-width: 1px; border-top-width: 1px;
border-bottom-width: 0;
} }
&.hairlines .toolbar[position=bottom] .toolbar-background { &.hairlines .toolbar[position=bottom] .toolbar-background {