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

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