From d8b338a1147c3b9f84dbd7df1e73ec300fb2acac Mon Sep 17 00:00:00 2001
From: Seth Meranda <smeranda2@unl.edu>
Date: Wed, 14 Jul 2010 18:52:59 +0000
Subject: [PATCH] make the panels fill the space

---
 plugins/customindex/views/default/customindex/css.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/customindex/views/default/customindex/css.php b/plugins/customindex/views/default/customindex/css.php
index 3be1a07c..fdfa99dd 100644
--- a/plugins/customindex/views/default/customindex/css.php
+++ b/plugins/customindex/views/default/customindex/css.php
@@ -58,7 +58,7 @@
 
 	#headlines div.splash_headline {
 		background:#f5f5f5;
-		height:135px;
+		height:215px;
 		border-top:1px solid #ccc;
 		color:#666;
 		padding:12px 24px;
-- 
GitLab