[DE PE SSE] Fix styles for rtl
This commit is contained in:
parent
c57e21b0dc
commit
a3ef2dbf6a
|
@ -33,7 +33,9 @@
|
||||||
height:20px;
|
height:20px;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
image-rendering: pixelated;
|
image-rendering: pixelated;
|
||||||
float: left;
|
.rtl & {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue