mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
closes #339
This commit is contained in:
2
dist/css/ionic.css
vendored
2
dist/css/ionic.css
vendored
@@ -3209,7 +3209,7 @@ a.subdued {
|
||||
.bar > .button.pull-right,
|
||||
.bar .title + .buttons {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
top: 6px;
|
||||
right: 5px;
|
||||
bottom: 5px; }
|
||||
|
||||
|
||||
@@ -177,7 +177,7 @@
|
||||
> .button.pull-right,
|
||||
.title + .buttons {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
top: 6px;
|
||||
right: 5px;
|
||||
bottom: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user