This commit is contained in:
Adam Bradley
2014-01-04 23:22:46 -06:00
parent d97db16358
commit fd331d9413
2 changed files with 2 additions and 2 deletions

2
dist/css/ionic.css vendored
View File

@@ -3209,7 +3209,7 @@ a.subdued {
.bar > .button.pull-right,
.bar .title + .buttons {
position: absolute;
top: 5px;
top: 6px;
right: 5px;
bottom: 5px; }

View File

@@ -177,7 +177,7 @@
> .button.pull-right,
.title + .buttons {
position: absolute;
top: 5px;
top: 6px;
right: 5px;
bottom: 5px;
}