iOS switch

This commit is contained in:
Adam Bradley
2015-07-28 14:16:45 -05:00
parent b24a98731f
commit 51516b8b64
16 changed files with 259 additions and 159 deletions

View File

@@ -83,6 +83,10 @@ $item-ios-note-color: #999 !default;
font-size: 1.3rem;
}
.item-input .input + button {
margin-top: $item-ios-padding-media-top;
}
.badge {
margin-right: $item-ios-padding-right;
}