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

index 91f1e7c4257487804b9ac7ead6dfda04369aba9b..f3e4b82b29b594241effff07e6e09978c17a4a31 100644 (file)
@@ -1,6 +1,21 @@
 
 .selector {
-    width: 1024px;
+    width: 960px;
     display: block;
-    float: left;
+    /*float: left;*/
 }
+
+.selector select {
+    width: 960px;
+    display: block;
+    height: 17.2em;
+}
+
+.selector-available, .selector-chosen {
+    /*float: left;*/
+    width: 960px;
+    text-align: center;
+    margin-bottom: 5px;
+}
+
+