Skip to content

Commit f76aedb

Browse files
committed
fix(ionTabs): fix icons and titles position
Closes #3364
1 parent 4463bff commit f76aedb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scss/_tabs.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
* A navigation bar with any number of tab items supported.
55
*/
66

7-
$tabs-margin-top: -0.1em;
8-
97
.tabs {
108
@include display-flex();
119
@include flex-direction(horizontal);

0 commit comments

Comments
 (0)