]> git.parisson.com Git - teleforma.git/commitdiff
fix css admin
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 16 Dec 2013 23:37:00 +0000 (00:37 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 16 Dec 2013 23:37:00 +0000 (00:37 +0100)
teleforma/static/admin/extra.css

index 2c1d87287680928c4b302183b7cce989db5c0fab..43271c3fbeea6f37dce09f2f05e0310db7f4568d 100644 (file)
@@ -1,15 +1,16 @@
 
 .selector {
-    width: 860px;
+    width: 1024px;
     display: block;
     float: left;
 }
 
-.selector-available, .selector-chosen {
+.stacked .selector-available,.stacked .selector-chosen {
     /*float: left;*/
-    width: 800px;
+    width: 960px;
     text-align: center;
     margin-bottom: 5px;
 }
 
 
+