bug/bug/bug.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 281086219be75da9adaaff794de98a7d4eb25a6f Author: Loic Dachary <l...@dachary.org> Date: Tue Sep 20 18:15:59 2011 +0200 reduce the width by 10 pixels diff --git a/bug/bug/bug.css b/bug/bug/bug.css index a49bbdd..5a87c9a 100644 --- a/bug/bug/bug.css +++ b/bug/bug/bug.css @@ -32,7 +32,7 @@ body { } .content { - width: 900px; + width: 890px; } .content > div { @@ -105,7 +105,7 @@ body { .right { padding-left: 40px; padding-top: 10px; - width: 600px; + width: 590px; } .right .state { _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits