Commit 1cf999d2 authored by Ben Hayward's avatar Ben Hayward

Missed CSS file

1 merge request!660WIP: [Sprint/RollingRabbit](fix): Swapped out old failing datepicker library
Pipeline #100621045 passed with stages
in 49 minutes and 47 seconds
......@@ -39,10 +39,9 @@
}
}
.m-tooltip--hidden {
.m-tooltip--bubble {
position: absolute;
right: 0;
bottom: 0;
}
.m-dateSelector__input--hidden {
visibility: hidden;
position: absolute;
right: 0;
bottom: 0;
}
Please register or to comment