From: Daniel Veillard Date: Mon, 26 Nov 2007 14:21:02 +0000 (+0000) Subject: Also fix the CSS background, Daniel X-Git-Tag: LIBVIRT_0_4_1~248 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=881b85a8e5f791ffce0f9cc6f7e20d3dc264f09a;p=thirdparty%2Flibvirt.git Also fix the CSS background, Daniel --- 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 +}