You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2022. It is now read-only.
i have modified the bar-header hight to 70px. it is working fine in browser and android .
when we see in ios simulator or device .. it's not changing the header bar size
What behavior are you expecting?
It should change the header size as we mentioned .
Steps to reproduce:
1.
2.
3.
insert any relevant code between the above and below backticks
<div class="bar bar-header bar-light" style="height:70px;">
<ion-scroll direction="x" class="wide-as-needed" >
<a class="button button-icon icon" style="color : royalblue" ng-click="goToBraches()"><img src="img/profile-icon-1.png"><br>Home</a>
<a class="button button-icon icon ion-ios-location-outline" style="color : royalblue" ng-click="goToBraches()"><br>Branches</a>
<a class="button button-icon icon ion-social-usd-outline" style="color : royalblue" ng-click="goToPoints()"><br>My Points</a>
<a class="button button-icon icon ion-ios-list-outline" style="color : royalblue" ng-click="goToBillingHistory()"><br>Billing</a>
<a class="button button-icon icon ion-ios-person-outline" style="color : royalblue" ng-click="goToProfile()"><br>Profile</a>
<a class="button button-icon icon ion-ios-people-outline" style="color : royalblue" ng-click="goToReferFriend()"><br>Refer Friend</a>
</ion-scroll>
</div>
**Other information:** (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
**Which Ionic Version?** 1.x or 2.x
1.x
#### Plunker that shows an example of your issue
**For Ionic 1 issues** - http://plnkr.co/edit/Xo1QyAUx35ny1Xf9ODHx?p=preview
**For Ionic 2 issues** - http://plnkr.co/edit/me3Uk0GKWVRhZWU0usad?p=preview
**Run `ionic info` from terminal/cmd prompt:** (paste output below)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Note: If you are having problems formatting your issue please refer to this article on using markdown in Github:
https://guides.github.com/features/mastering-markdown/
Note: for support questions, please use one of these channels:
https://forum.ionicframework.com/
http://ionicworldwide.herokuapp.com/
Short description of the problem:
i have modified the bar-header hight to 70px. it is working fine in browser and android .
when we see in ios simulator or device .. it's not changing the header bar size
What behavior are you expecting?
It should change the header size as we mentioned .
Steps to reproduce:
1.
2.
3.
The text was updated successfully, but these errors were encountered: