diff --git a/template/static/stylesheets/app.css b/template/static/stylesheets/app.css index a5a1b60..97695c3 100644 --- a/template/static/stylesheets/app.css +++ b/template/static/stylesheets/app.css @@ -156,7 +156,7 @@ select.form-control:not([multiple]):not([size]) { margin: 0; } -.selectgroup *, .noselect { +.selectgroup *, .noselect, .dropdown-item { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;