[libvirt] [PATCH] website: Add a 1em right margin

Daniel Veillard veillard at redhat.com
Thu Feb 4 17:09:48 UTC 2010


On Thu, Feb 04, 2010 at 04:45:03PM +0100, Matthias Bolte wrote:
> This stops the text and pre-boxes from touching the right border.
> ---
>  docs/libvirt.css |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/docs/libvirt.css b/docs/libvirt.css
> index a4d1ddd..dfc93c6 100644
> --- a/docs/libvirt.css
> +++ b/docs/libvirt.css
> @@ -30,6 +30,7 @@ h2, h3, h4, h5, h6 {
>  
>  #content {
>      margin-left: 230px;
> +    margin-right: 1em;
>      padding: 0px;
>      padding-bottom: 1em;
>  }

  Yes that should be better, ACK,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list