1
0
mirror of synced 2024-11-26 06:46:04 +03:00

Update select2.css

This commit is contained in:
Amanda Myer 2013-01-24 11:11:44 -05:00
parent 1c183ef23b
commit 795bd884a6

View File

@ -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 {