mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
Fix user selectable text for public links for text files
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
fa65aaf1fc
commit
21ca50168a
1 changed files with 0 additions and 6 deletions
|
|
@ -58,12 +58,6 @@
|
|||
height: auto;
|
||||
min-height: 200px;
|
||||
max-height: 800px;
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
#imgframe .ellipsis {
|
||||
|
|
|
|||
Loading…
Reference in a new issue