diff options
-rw-r--r-- | css/multi-select.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/multi-select.css b/css/multi-select.css index 2442c19..fa4b05e 100644 --- a/css/multi-select.css +++ b/css/multi-select.css @@ -1,5 +1,5 @@ .ms-container{ - background: transparent url('../img/switch.png') no-repeat 164px 80px; + background: transparent url('../img/switch.png') no-repeat 170px 80px; } .ms-container:after{ |