Merge pull request #5453 from luisramos0/2.9.9-patch

Fix tab-buttons element overlapping order cycle selector
This commit is contained in:
Luis Ramos
2020-05-18 14:30:07 +01:00
committed by GitHub

View File

@@ -9,7 +9,6 @@
color: $dark-grey;
box-shadow: $distributor-header-shadow;
position: relative;
z-index: 10;
.columns {
display: flex;