Skip to content
Snippets Groups Projects
Commit 9bbef8bb authored by Kevin Paxman's avatar Kevin Paxman Committed by Martin Leblanc
Browse files

ISTWCMS-7045: don't give event dates z-index

parent a36e8803
No related branches found
No related tags found
1 merge request!216ISTWCMS-7045: don't give event dates z-index
...@@ -102,7 +102,6 @@ $card-padding: var(--size-2) !default; ...@@ -102,7 +102,6 @@ $card-padding: var(--size-2) !default;
grid-column: 1 / 2; grid-column: 1 / 2;
transform: translate(0, 0); transform: translate(0, 0);
position: relative; position: relative;
z-index: var(--layer-dropdown);
} }
@media(min-width: 24rem) { @media(min-width: 24rem) {
.uw-date { .uw-date {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment