ios7 search bar, fixes #374

This commit is contained in:
Adam Bradley
2014-01-10 23:49:19 -06:00
parent 032d21bd13
commit e390e2e1c3
3 changed files with 33 additions and 1 deletions

3
dist/css/ionic.css vendored
View File

@@ -1,4 +1,3 @@
@charset "UTF-8";
/*!
* Copyright 2014 Drifty Co.
* http://drifty.com/
@@ -6543,6 +6542,8 @@ a.button {
*/
.platform-ios7 .bar-header {
height: 64px; }
.platform-ios7 .bar-header.item-input-inset .item-input-wrapper {
margin-top: 19px !important; }
.platform-ios7 .bar-header > * {
margin-top: 20px; }
.platform-ios7 .has-header {