Fix styles for IE11 (#1206)

This commit is contained in:
Julia Radzhabova 2021-09-24 19:58:59 +03:00 committed by GitHub
parent 203bded1e7
commit 35e4581405
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,6 +39,7 @@
.spinner-buttons {
position: absolute;
top: 0;
right: 1px;
right: @scaled-one-px-value;
border-top: @scaled-one-px-value-ie solid transparent;
border-top: @scaled-one-px-value solid transparent;