Remove comments

This commit is contained in:
Max Lynch
2015-09-29 13:54:12 -05:00
parent d0f209ad33
commit 35d7bd857b

View File

@ -33,8 +33,6 @@ $item-ios-divider-padding: 5px 15px !default;
padding: $item-ios-padding-top $item-ios-padding-right $item-ios-padding-bottom $item-ios-padding-left; padding: $item-ios-padding-top $item-ios-padding-right $item-ios-padding-bottom $item-ios-padding-left;
background-color: $item-ios-divider-bg; background-color: $item-ios-divider-bg;
color: $item-ios-divider-color; color: $item-ios-divider-color;
//padding-top: ceil($item-padding / 2);
//padding-bottom: ceil($item-padding / 2);
} }
.item-group { .item-group {
// Make sure the first and last items don't have borders // Make sure the first and last items don't have borders