[common] fix bug 50016
This commit is contained in:
parent
8577c87cad
commit
e6c962daf8
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue