Issue #2106 - Clean-up: Remove Defunct -moz-user-select CSS Directives

This commit is contained in:
Andy 2025-07-07 10:45:55 -07:00 committed by roytam1
commit 8f46cd0d63
3 changed files with 0 additions and 16 deletions

View file

@ -2096,7 +2096,6 @@ textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > te
line-height: 1.42857;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.btn:focus, .btn:active:focus, .btn.active:focus {