Skip to content

Commit

Permalink
style(tabs-item-hide): make selector less specific
Browse files Browse the repository at this point in the history
  • Loading branch information
ajoslin committed Mar 24, 2014
1 parent dccf7b4 commit d9f7d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
}
}

.tabs.tabs-item-hide,
.tabs-item-hide,
.tabs-item-hide > .tabs {
display: none;
}
Expand Down

0 comments on commit d9f7d25

Please sign in to comment.