Skip to content

Commit

Permalink
Merge pull request #25 from jshou/patch-1
Browse files Browse the repository at this point in the history
s/selection/selected/ bug
  • Loading branch information
lou committed Apr 1, 2012
2 parents 825d837 + 306ddbf commit 86131cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/multi-select.css
Expand Up @@ -38,7 +38,7 @@
} }


.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selectable{ .ms-container .ms-selection li.ms-elem-selected{
border-bottom: 1px #eee solid; border-bottom: 1px #eee solid;
padding: 1px 10px; padding: 1px 10px;
color: #555; color: #555;
Expand Down

0 comments on commit 86131cd

Please sign in to comment.