Fix Bug 58111
This commit is contained in:
parent
3a86a6c41a
commit
9f9b75f227
|
@ -70,6 +70,8 @@
|
||||||
|
|
||||||
&:hover, &:focus {
|
&:hover, &:focus {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
border-right-color: @border-regular-control-ie;
|
||||||
|
border-right-color: @border-regular-control;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue