chore(sass): update sass to match linter config

references #5797
This commit is contained in:
Brandy Carney
2016-03-10 22:41:56 -05:00
parent de6cd2f68c
commit f7b52eeee1
113 changed files with 1235 additions and 1172 deletions

View File

@ -6,20 +6,20 @@
ion-segment {
display: flex;
flex: 1;
align-items: center;
justify-content: center;
flex: 1;
width: 100%;
}
.segment-button {
position: relative;
display: block;
margin-left: 0;
margin-right: 0;
overflow: hidden;
margin-right: 0;
margin-left: 0;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;