Fix Bug 51931
This commit is contained in:
parent
6d6088233f
commit
672145db05
|
@ -38,6 +38,8 @@
|
||||||
|
|
||||||
.btn {
|
.btn {
|
||||||
border-left: 0;
|
border-left: 0;
|
||||||
|
border-top-left-radius: 0;
|
||||||
|
border-bottom-left-radius: 0;
|
||||||
border-color: @border-regular-control-ie;
|
border-color: @border-regular-control-ie;
|
||||||
border-color: @border-regular-control;
|
border-color: @border-regular-control;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
Loading…
Reference in a new issue