remove trailing whitespace

master
Matthew Lettini 2012-01-18 16:19:10 -05:00
parent 7a0687e995
commit bd2cc547e4
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@
}
/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
.chzn-container-multi .chzn-choices {
background-color: #fff;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
background-image: -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);