public/stylesheets/reflexive/reflexive.css in reflexive-0.0.6 vs public/stylesheets/reflexive/reflexive.css in reflexive-0.1.0
- old
+ new
@@ -100,9 +100,14 @@
}
.dashboard .column
{
float: left;
+
+}
+
+.dashboard .column.first
+{
width: 350px;
}
.dashboard h2
{
\ No newline at end of file