bootsstrap'ified dashboard - 3 columns layout, much less css again
[unfold.git] / portal / static / css / dashboard.css
index d5b6361..dae329b 100644 (file)
@@ -34,6 +34,7 @@
 }   
 
 
+/*
 #ms-dashboard-profile {
     float: left;
     position: relative;
     height:200px; 
 }
 
-#ms-dashboard-slices {
-    float: left;
-    position: relative;
-    width: 45%;
-    padding-top: 1em;
-}
-
 #ms-dashboard-testbeds {
     float: right;
     border: 1px #CCC;
     height:200px; 
 }
 
+#ms-dashboard-slices {
+    float: left;
+    position: relative;
+    width: 45%;
+    padding-top: 1em;
+}
+*/
+
 li.icn {
     padding: 0 0 0 0;
     list-style: none;