Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

T100 header android #182

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

dcsan
Copy link
Contributor

@dcsan dcsan commented May 4, 2015

this isn't a complete fix for #100, but at least its less broken than before.
commenting out this code block doesn't appear to break anything and does mean the navbar is now readable.

dcsan added 2 commits May 3, 2015 20:56
…ken than before.

commenting out this code block doesn't appear to break anything and does mean the navbar is now readable.
@lucavandro
Copy link
Contributor

Hi! Have you tried adding 'pull-left' class to your button?
I mean something like that:

{{#contentFor "headerButtonLeft"}}
    <button class="button pull-left button-clear" data-ion-modal="_contactsNew">{{> ionIcon icon="ios-plus-empty"}}</button>
 {{/contentFor}}

lucavandro added a commit to lucavandro/meteor-ionic that referenced this pull request Jun 17, 2015
Handle the case when there's more than a single button on both sides of the bar.
It should fix meteoric#100 and meteoric#182 and it could be a more general solution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants