Update select2.css
This commit is contained in:
parent
1c183ef23b
commit
795bd884a6
@ -548,11 +548,8 @@ disabled look for disabled choices in the results dropdown
|
||||
|
||||
|
||||
.select2-result-selectable .select2-match,
|
||||
.select2-result-unselectable .select2-result-selectable .select2-match {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.select2-result-unselectable .select2-match {
|
||||
text-decoration: none;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.select2-offscreen {
|
||||
|
Loading…
Reference in New Issue
Block a user