summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortop-flight <top.flight11111@gmail.com>2012-10-14 14:03:57 -0300
committertop-flight <top.flight11111@gmail.com>2012-10-14 14:03:57 -0300
commitfee8c07af7f0bbdc04f4198ecb4154c05ebe39dd (patch)
treea25d166d12922dc5b0fa8b1855b9b1fbf8c3ac18
parentadf8a9240d40d0d81d8ddfee3b4ccac87a5cbb3d (diff)
downloadmulti-select-fee8c07af7f0bbdc04f4198ecb4154c05ebe39dd.zip
multi-select-fee8c07af7f0bbdc04f4198ecb4154c05ebe39dd.tar.gz
multi-select-fee8c07af7f0bbdc04f4198ecb4154c05ebe39dd.tar.bz2
Update css/multi-select.css
Center switch.png between the two form elements
-rw-r--r--css/multi-select.css2
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{