fix to tabs -- padding around and left most border

This commit is contained in:
John Mitchell
2019-01-30 16:32:42 -05:00
parent 4ce19a4b42
commit 21bdd487e6
2 changed files with 8 additions and 0 deletions

View File

@@ -35,6 +35,10 @@
}
}
.pf-c-tabs__item:first-child .pf-c-tabs__button:before {
border-left: 0;
}
.pf-c-tabs__item:not(.pf-m-current):hover
.pf-c-tabs__button::after {
border-top: none;