[gnumeric-web] style: set width for fullmain div.



commit 0001bc7628484b2236f746205ab8b7762c524afb
Author: Morten Welinder <terra gnome org>
Date:   Sun Feb 16 13:38:28 2014 -0500

    style: set width for fullmain div.

 style/style.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/style/style.css b/style/style.css
index 079a2e0..d8dbda2 100644
--- a/style/style.css
+++ b/style/style.css
@@ -119,6 +119,7 @@ body {
 #fullmain {
        float: left;
        /* No sidebar */
+       width: 100%;
        padding: 0; margin: 0 0 0 45px;
        display: inline;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]