adjusted home_box style to prevent detailed views from overlapping when their size...
authorgreg gay <ggay@ocad.ca>
Wed, 24 Aug 2011 13:55:42 +0000 (13:55 -0000)
committergreg gay <ggay@ocad.ca>
Wed, 24 Aug 2011 13:55:42 +0000 (13:55 -0000)
docs/themes/default/styles.css

index 17f9956..5a847c1 100644 (file)
@@ -1834,8 +1834,8 @@ a.tooltip{
 
 div.home_box {
        width: 25em;
-       height: 130px;  
-       margin-top: sem;
+       height: 10em;   
+       margin-top: 1em;
        padding: 3px;
        padding-bottom: .4em;
        float: left;