switch updates

This commit is contained in:
Adam Bradley
2015-08-07 09:24:07 -05:00
parent 56f2a37696
commit bf286353f7
6 changed files with 121 additions and 90 deletions

View File

@ -29,7 +29,7 @@ $switch-ios-transition-duration: 200ms !default;
.item-media {
margin: 0;
padding: $item-ios-padding-media-top $item-ios-padding-right $item-ios-padding-media-bottom $item-ios-padding-left;
padding: $item-ios-padding-media-top $item-ios-padding-right $item-ios-padding-media-bottom ($item-ios-padding-left + 20);
}
.switch-icon {