Skip to content

Commit

Permalink
#558: Developer can style content types output differently per viewpo…
Browse files Browse the repository at this point in the history
…rt - Static tests fixes
  • Loading branch information
hannahnida committed Sep 9, 2020
1 parent 8b61768 commit 09c7df9
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
// Default appearance styles
// _____________________________________________

.tabs-navigation {

}

.tab-header {
border: 1px solid @color-gray80;
margin: 0;
Expand Down Expand Up @@ -198,9 +194,6 @@ div[data-content-type='tabs'] {
}
}
.tabs-content {
//border: 1px solid @color-gray;
//border-top: none;

[data-content-type='tab-item'] &:not(.empty-placeholder) {
box-sizing: content-box;
min-height: inherit;
Expand Down

0 comments on commit 09c7df9

Please sign in to comment.