[all] fix bug 53145
This commit is contained in:
parent
809dc9ebc8
commit
9917b1ea4f
|
@ -314,6 +314,7 @@
|
|||
.icon-top {
|
||||
&.x-huge {
|
||||
.btn&, .btn-group& .btn-toolbar {
|
||||
.mx-button-otherstates-icon2(@button-xhuge-active-icon-offset-x-ie);
|
||||
.mx-button-otherstates-icon2(@button-xhuge-active-icon-offset-x);
|
||||
}
|
||||
|
||||
|
|
|
@ -55,6 +55,7 @@
|
|||
|
||||
@button-header-normal-icon-offset-x-ie: -20px;
|
||||
@button-header-active-icon-offset-x-ie: -20px;
|
||||
@button-xhuge-active-icon-offset-x-ie: -28px;
|
||||
@scaled-one-px-value-ie: 1px;
|
||||
|
||||
@component-disabled-opacity-ie: .4;
|
||||
|
|
Loading…
Reference in a new issue