mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
Remove comments
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user