meteoric / meteor-ionic

Ionic components for Meteor. No Angular!
http://meteoric.github.io
MIT License
1.51k stars 219 forks source link

Remove android border between tabs and header #345

Open rafaelcorreiapoli opened 8 years ago

rafaelcorreiapoli commented 8 years ago

shact Hi, how do I remove this line between tabs and header?

.bar-header{
    border-bottom:0px !important;
}

.tabs{
    border-top:0px !important;
}

I'm trying this way and it's not working =(

rafaelcorreiapoli commented 8 years ago

When I open on the browser it works browser