From 681b0127f678f4c0f372c9e9fde519a5f343dc7a Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Tue, 10 Nov 2009 19:39:52 +0000 Subject: Reports: Stylesheet fixes from Tim Laszlo > On Tue, Nov 10, 2009 at 9:50 AM, Tim Laszlo wrote: > > This is a little cleanup work. Some of the divs aren't displaying properly > and in IE the layout is offset and occasionally pushed down. With this > patch the sidebar also extends down the length of the page to match the > content. Previously it stopped sort and looked funny with large amounts of > content. Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5566 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Server/Reports/reports/templates/base.html | 23 +++++++++++----------- 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'src/lib/Server/Reports/reports') diff --git a/src/lib/Server/Reports/reports/templates/base.html b/src/lib/Server/Reports/reports/templates/base.html index 81886ba75..8844e07c9 100644 --- a/src/lib/Server/Reports/reports/templates/base.html +++ b/src/lib/Server/Reports/reports/templates/base.html @@ -10,20 +10,21 @@ - +
-
-
- {% block pagebanner %}{% endblock %} - {% block content %}{% endblock %} - -
-
+
+ {% block pagebanner %}{% endblock %} + {% block content %}{% endblock %} +
+
-- cgit v1.2.3-1-g7c22