fix content selection in chrome prior to 54, et al
This commit is contained in:
parent
ef6b680b7e
commit
27cf4cf0c0
@ -24,6 +24,7 @@
|
||||
.contented .contented-upload-type-selector {
|
||||
display:block;
|
||||
margin-bottom: 1em;
|
||||
-webkit-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
.contented .contented-upload-type {
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user