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

index d44ba3ea3263cf974358467cafb1e53561613a0e..c0199703900c37fa7256cb31d261a6b1d34d10e8 100644 (file)
@@ -1,7 +1,7 @@
 
 .selector {
     width: 960px;
-    float: left;
+    /*float: left;*/
 }
 
 .selector select {
@@ -10,7 +10,7 @@
 }
 
 .selector-available, .selector-chosen {
-    float: left;
+    /*float: left;*/
     width: 960px;
     text-align: center;
     margin-bottom: 5px;