Compare commits

...

2 Commits

Author SHA1 Message Date
Luis Ramos
107b4512cc Merge pull request #5453 from luisramos0/2.9.9-patch
Fix tab-buttons element overlapping order cycle selector
2020-05-18 14:30:07 +01:00
Matt-Yorkley
53fd1e4b67 Fix tab-buttons element overlapping order cycle selector 2020-05-18 14:27:16 +01:00

View File

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