ui tweak
This commit is contained in:
parent
ec3ee46088
commit
13bf45f6af
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ select.form-control:not([multiple]):not([size]) {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.selectgroup *, .noselect {
|
.selectgroup *, .noselect, .dropdown-item {
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue