Fixed item complex background color

This commit is contained in:
Max Lynch
2013-11-21 11:49:37 -06:00
parent 88388e4001
commit 26b0a72a29
2 changed files with 5529 additions and 0 deletions

5527
dist/css/ionic.css vendored
View File

File diff suppressed because it is too large Load Diff

View File

@@ -149,6 +149,8 @@ button.item.item-complex {
*/
position: relative;
background-color: white;
z-index: 2;
padding: $item-padding (($item-padding * 3) - 5) $item-padding $item-padding;