Skip to content

Commit

Permalink
fix(ionTabs): fix icons and titles position
Browse files Browse the repository at this point in the history
Closes #3364
  • Loading branch information
mhartington committed Jun 18, 2015
1 parent 4463bff commit f76aedb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scss/_tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
* A navigation bar with any number of tab items supported.
*/

$tabs-margin-top: -0.1em;

.tabs {
@include display-flex();
@include flex-direction(horizontal);
Expand Down

0 comments on commit f76aedb

Please sign in to comment.