list arrow padding

This commit is contained in:
Adam Bradley
2013-10-21 14:29:26 -05:00
parent 6b44d9e946
commit d60d895d90
5 changed files with 8 additions and 22 deletions

7
dist/css/ionic.css vendored
View File

@@ -1884,14 +1884,11 @@ address {
.bar [class^="icon-"],
.bar [class*=" icon-"] {
font-size: 20px; }
font-size: 24px; }
.bar .button-icon {
border: 1px solid transparent;
background-color: transparent; }
.bar .button-icon [class^="icon-"],
.bar .button-icon [class*=" icon-"] {
font-size: 24px; }
.bar-header {
top: 0; }
@@ -2298,7 +2295,7 @@ a .list-item-content:after,
button .list-item-content:after {
position: absolute;
top: 0;
right: 15px;
right: 11px;
display: flex;
height: 100%;
color: #ccc;