mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Fix subheader position for ios7
This commit is contained in:
@@ -16,5 +16,12 @@
|
||||
.has-header {
|
||||
top: 64px;
|
||||
}
|
||||
}
|
||||
|
||||
.bar-subheader {
|
||||
top: 64px;
|
||||
}
|
||||
|
||||
.has-subheader {
|
||||
top: 108px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user