remove comments

This commit is contained in:
Marty Alcala 2016-10-12 20:26:27 -04:00
commit e8aa23a111
3 changed files with 3 additions and 91 deletions

View file

@ -1,6 +1,5 @@
.icon.bp-arrow-right {
@extend .ion-ios-arrow-right;
color: #bfbfbf;
}
.icon.bp-arrow-down {

View file

@ -1,3 +1,5 @@
#view-confirm {
.bp-arrow-right {
color: #bfbfbf;
}
}