toodego: don't force height of mobile notifications hint (#55239)

This commit is contained in:
Frédéric Péters 2021-06-28 17:24:37 +02:00
parent bcfb559e5c
commit dda45598ce
1 changed files with 1 additions and 1 deletions

View File

@ -952,7 +952,7 @@ div.wcs-tracking-code-input {
height: $mobile-navigation-height;
padding-top: $mobile-navigation-height / 2;
border-bottom: 0;
span {
> span {
display: block;
height: $mobile-navigation-height / 2;
font-size: 0.625rem;