info button message should appear on top of validations

This commit is contained in:
Ben Wheeler 2019-08-21 03:54:37 +02:00
parent 16e1a46997
commit af13ec037c

View file

@ -32,7 +32,7 @@
line-height: 1.25rem; line-height: 1.25rem;
text-align: left; text-align: left;
font-size: .875rem; font-size: .875rem;
z-index: 1; z-index: 2;
&:before { &:before {
display: block; display: block;