Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

bar header size is not changing in ios #385

Open
simhachalam opened this issue May 10, 2018 · 0 comments
Open

bar header size is not changing in ios #385

simhachalam opened this issue May 10, 2018 · 0 comments

Comments

@simhachalam
Copy link

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.

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)



Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant