Skip to content
Snippets Groups Projects

Issue #3277684: Border overlapping issue on button

Merged Alberto Paderno requested to merge issue/seven-3277684:3277684-border-overlaps into 1.0.x
+ 1
1
@@ -193,7 +193,7 @@ li.tabs__tab a {
height: auto;
margin: 0 0 -1px;
text-align: center;
border-bottom-color: #a6a6a6;
border-bottom: none;
}
[dir="rtl"] .is-horizontal .tabs__tab {
float: right;
Loading