remove trailing whitespace
This commit is contained in:
parent
7a0687e995
commit
bd2cc547e4
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/* @group Multi Chosen */
|
/* @group Multi Chosen */
|
||||||
.chzn-container-multi .chzn-choices {
|
.chzn-container-multi .chzn-choices {
|
||||||
background-color: #fff;
|
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-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%);
|
background-image: -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
|
||||||
|
|
Loading…
Reference in a new issue