Files
ionic-framework/scss/_ios7.scss
2013-09-23 18:35:37 -05:00

15 lines
151 B
SCSS

.platform-ios7 {
.bar {
height: 64px;
.title {
line-height: 84px;
}
}
.has-header {
top: 64px;
}
}