Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit 2dd6053

Browse files
committed
Default tabs type
1 parent 7512b6a commit 2dd6053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/templates/tabs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Each tab's child <nav-view> directive will have its own
55
navigation history that also transitions its views in and out.
66
-->
7-
<tabs tabs-style="tabs-icon-top" tabs-type="tabs-positive">
7+
<tabs tabs-style="tabs-icon-top" tabs-type="tabs-default">
88

99

1010
<!-- Pets Tab -->

0 commit comments

Comments
 (0)