From af616a92ff9aa4fb1ca8179d4dc3a9ea5526c8d8 Mon Sep 17 00:00:00 2001 From: danielr Date: Fri, 18 Jul 2008 13:41:06 +0000 Subject: [PATCH] fixed welcome message above image on custom search page git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5007 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/env/base.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/htroot/env/base.css b/htroot/env/base.css index a3c28a2f1..d2a3c2a77 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -365,7 +365,6 @@ form.search.small p.yacylogo { /* The logo in yacysearch.html */ float:left; padding:0; margin: 0 5px 5px; - width:90px; } /*---------- @@ -794,4 +793,4 @@ ul.folder li.treeMenu_opened ul { */ ul.folder li.treeMenu_closed ul { display: none; -} \ No newline at end of file +}