Skip to content

Commit f79eff9

Browse files
committed
Merge pull request #172 from muan/tabsstyle
Remove tab background color (for buttons)
2 parents 88f2a01 + f8d10ff commit f79eff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/_tabnav.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
line-height: 20px;
2121
color: #666;
2222
text-decoration: none;
23+
background-color: transparent;
2324
border: 1px solid transparent;
2425
border-bottom: 0;
2526

0 commit comments

Comments
 (0)