Fix Bug 52030
This commit is contained in:
parent
379c97835a
commit
18af166038
|
@ -11,6 +11,8 @@
|
|||
border: @track-height / 2 solid @border-regular-control-ie;
|
||||
border: @track-height / 2 solid @border-regular-control;
|
||||
border-radius: @track-height / 2;
|
||||
background-color: @border-regular-control-ie;
|
||||
background-color: @border-regular-control;
|
||||
width: calc(100% + @track-height);
|
||||
margin-left: -@track-height / 2;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue