shortened .exhibit min-height
authorDylan Lloyd <dylan@psu.edu>
Tue, 7 Jun 2011 05:18:40 +0000 (01:18 -0400)
committerDylan Lloyd <dylan@psu.edu>
Tue, 7 Jun 2011 05:18:40 +0000 (01:18 -0400)
includes/style.css

index 9321f66..a4a65fc 100644 (file)
@@ -66,7 +66,7 @@ li {
 
 .exhibit {
        width:300px;
-       min-height:600px;
+       min-height:475px;
        border:1px solid black;
        padding:10px;
        display:none;