Fix: Remove non-standard 'user-drag' CSS property
This commit is contained in:
parent
468b7f3d68
commit
253c1c9ba5
@ -67,7 +67,6 @@ img {
|
|||||||
-khtml-user-drag: none;
|
-khtml-user-drag: none;
|
||||||
-moz-user-drag: none;
|
-moz-user-drag: none;
|
||||||
-o-user-drag: none;
|
-o-user-drag: none;
|
||||||
user-drag: none;
|
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
/* Prevents right-click context menu on images */
|
/* Prevents right-click context menu on images */
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user