From 95fddf056cc720f79d8032696c773901d73f3862 Mon Sep 17 00:00:00 2001 From: lotus Date: Tue, 30 Sep 2008 17:50:42 +0000 Subject: [PATCH] - better support for narrow windows on searchpage git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5230 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/env/base.css | 12 ++++++------ htroot/env/templates/embeddedheader.template | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/htroot/env/base.css b/htroot/env/base.css index df22a88e3..ec1205eff 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -255,8 +255,7 @@ clear:both; #resCounter { /* left part of the progress bar */ - position: absolute; - left: 1em; + float:left; } #resProgBar { @@ -270,8 +269,7 @@ clear:both; #resNav { /* right part of the progress bar */ - position: absolute; - right: 1em; + float:right; } #resProgFill { @@ -364,9 +362,9 @@ div.searchresults p{ } form.search.small div.yacylogo { /* The logo in yacysearch.html */ - display:block; + display:inline; padding:0; - margin: 0 5px 5px; + margin: 5px; } div.yacylogo { @@ -610,6 +608,7 @@ form.search { form.search.small { text-align:left; margin-bottom:5px; + white-space:nowrap; } /*---------- @@ -644,6 +643,7 @@ form.PeerControl fieldset { /* on Status.html */ } form.search.small fieldset { + display:inline; margin:0px; white-space:nowrap; } diff --git a/htroot/env/templates/embeddedheader.template b/htroot/env/templates/embeddedheader.template index 6f8f357d5..426699265 100644 --- a/htroot/env/templates/embeddedheader.template +++ b/htroot/env/templates/embeddedheader.template @@ -1 +1 @@ -
+