mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
import-picture-panel : IE10 CSS fix for input text with text-align:right
This commit is contained in:
parent
a0a1fa7bdf
commit
b2258a668d
@ -1,4 +1,6 @@
|
||||
|
||||
::-ms-clear {
|
||||
display: none;
|
||||
}
|
||||
|
||||
body {
|
||||
background: radial-gradient(circle, #000, #373737);
|
||||
|
Loading…
Reference in New Issue
Block a user