[gnumeric-web] style: set width for fullmain div.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric-web] style: set width for fullmain div.
- Date: Sun, 16 Feb 2014 18:38:47 +0000 (UTC)
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]