diff --git a/src/less/documentation-swedbankpay.less b/src/less/documentation-swedbankpay.less index 1cfec06840..20ea8232c6 100644 --- a/src/less/documentation-swedbankpay.less +++ b/src/less/documentation-swedbankpay.less @@ -698,6 +698,7 @@ position: absolute; top: 0; width: 100%; + border-bottom: none; &.tabs-fade-right { &:after { @@ -741,8 +742,9 @@ } .component-preview { - padding-top: 2.5rem; + margin-top: 2.5rem; border-bottom: 1px solid @brand-secondary-light-3; + z-index: 100; .component-preview-content { position: relative;