From 508e6636cb11fedcd961dc0044d4ff4953632bbc Mon Sep 17 00:00:00 2001 From: Dylan Lloyd Date: Tue, 7 Jun 2011 01:18:40 -0400 Subject: [PATCH] shortened .exhibit min-height --- includes/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/style.css b/includes/style.css index 9321f66..a4a65fc 100644 --- a/includes/style.css +++ b/includes/style.css @@ -66,7 +66,7 @@ li { .exhibit { width:300px; - min-height:600px; + min-height:475px; border:1px solid black; padding:10px; display:none; -- 2.30.2