From 881b85a8e5f791ffce0f9cc6f7e20d3dc264f09a Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Mon, 26 Nov 2007 14:21:02 +0000 Subject: [PATCH] Also fix the CSS background, Daniel --- docs/libvirt.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/libvirt.css b/docs/libvirt.css index 3272683f97..dcaacfe08d 100644 --- a/docs/libvirt.css +++ b/docs/libvirt.css @@ -77,7 +77,7 @@ img #container #bottom .p1 { font-size: 11px; - height: 600px; + height: 900px; margin: 0; width: 766px; } @@ -177,4 +177,4 @@ table.top_table { table.top_table th, table.top_table td { vertical-align: top; border: 1px solid #f0f0f0; -} \ No newline at end of file +}