[common] fix bug 50016

This commit is contained in:
Maxim Kadushkin 2021-04-26 23:26:29 +03:00
parent 8577c87cad
commit e6c962daf8

View file

@ -143,8 +143,8 @@
width: auto; width: auto;
position: relative; position: relative;
border: none; border: none;
.box-shadow(0 0 0 @scaled-one-px-value-ie @background-normal-ie); //.box-shadow(0 0 0 @scaled-one-px-value-ie @background-normal-ie);
.box-shadow(0 0 0 @scaled-one-px-value @background-normal); //.box-shadow(0 0 0 @scaled-one-px-value @background-normal);
> div { > div {
background-repeat: no-repeat; background-repeat: no-repeat;