diff --git a/dist/ionic-ios7.css b/dist/ionic-ios7.css index 21b24b2641..3bf8dc2d30 100644 --- a/dist/ionic-ios7.css +++ b/dist/ionic-ios7.css @@ -746,7 +746,8 @@ address { .bar .button-icon { background-color: transparent; - border: 1px solid transparent; } + border: 1px solid transparent; + font-size: 24px; } .bar-header { top: 0; } diff --git a/dist/ionic.css b/dist/ionic.css index c9148934dc..e7cd72a2b5 100644 --- a/dist/ionic.css +++ b/dist/ionic.css @@ -1833,7 +1833,8 @@ address { .bar .button-icon { background-color: transparent; - border: 1px solid transparent; } + border: 1px solid transparent; + font-size: 24px; } .bar-header { top: 0; } diff --git a/example/toderp2/index.html b/example/toderp2/index.html index a10a531786..708f05041d 100644 --- a/example/toderp2/index.html +++ b/example/toderp2/index.html @@ -111,7 +111,7 @@