Remove -moz prefix
The `-moz` prefix isn't needed as 16+ supports unprefixed.
This commit is contained in:
parent
dec5068ca9
commit
6a226502f3
@ -2054,7 +2054,6 @@ a:only-of-type > .remove {
|
||||
bottom: 20px;
|
||||
right: 10px;
|
||||
-webkit-transform: translateY(-50%);
|
||||
-moz-transform: translateY(-50%);
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
.textarea {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user