Disabled css rule because of chrome51 issue (copy to much in clipboard), see issue#183.
This commit is contained in:
parent
249fba71c0
commit
47d63aa7b3
1 changed files with 1 additions and 1 deletions
|
@ -1237,7 +1237,7 @@ label,
|
|||
margin-bottom: 4px;
|
||||
text-align: left;
|
||||
padding: 0;
|
||||
user-select: none;
|
||||
/* user-select: none; disabled because of chrome51 https://github.com/martini/zammad/issues/183 */
|
||||
}
|
||||
|
||||
/* circumventing the label:not(.inline-label) selector because it's too strong */
|
||||
|
|
Loading…
Reference in a new issue