aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@charm.mit.edu>2008-02-18 07:44:18 -0500
committerBryan Newbold <bnewbold@charm.mit.edu>2008-02-18 07:44:18 -0500
commit1a653bbd06da2b45aea0377bcb55d685b82cc986 (patch)
treeba8853f3ac7d56c977c8fb70e1130f54730aa8ac /static
parent974c4ffb8dcb1f86967d58ba47da1c011b7b253c (diff)
downloadbnewnet-1a653bbd06da2b45aea0377bcb55d685b82cc986.tar.gz
bnewnet-1a653bbd06da2b45aea0377bcb55d685b82cc986.zip
fixed problem with bar on bottom in flexy mode
Diffstat (limited to 'static')
-rw-r--r--static/style/flexy-nuts-sans.css1
-rw-r--r--static/style/flexy-nuts-serif.css1
-rw-r--r--static/style/flexy-sane-sans.css1
-rw-r--r--static/style/flexy-sane-serif.css1
4 files changed, 4 insertions, 0 deletions
diff --git a/static/style/flexy-nuts-sans.css b/static/style/flexy-nuts-sans.css
index 3b416be..5fd55e4 100644
--- a/static/style/flexy-nuts-sans.css
+++ b/static/style/flexy-nuts-sans.css
@@ -14,6 +14,7 @@
margin-bottom: 5px;
margin-right: 250px;
margin-top: 0px;
+ margin-left: 15px;
border-top: 2px solid #000000;
padding-top: 6px;
padding-left: 15px;
diff --git a/static/style/flexy-nuts-serif.css b/static/style/flexy-nuts-serif.css
index bd53c5f..b11bc81 100644
--- a/static/style/flexy-nuts-serif.css
+++ b/static/style/flexy-nuts-serif.css
@@ -14,6 +14,7 @@
margin-bottom: 5px;
margin-right: 250px;
margin-top: 0px;
+ margin-left: 15px;
border-top: 2px solid #000000;
padding-top: 6px;
padding-left: 15px;
diff --git a/static/style/flexy-sane-sans.css b/static/style/flexy-sane-sans.css
index ddeb121..45e3e2c 100644
--- a/static/style/flexy-sane-sans.css
+++ b/static/style/flexy-sane-sans.css
@@ -14,6 +14,7 @@
margin-bottom: 5px;
margin-right: 250px;
margin-top: 0px;
+ margin-left: 15px;
border-top: 2px solid #000000;
padding-top: 6px;
padding-left: 15px;
diff --git a/static/style/flexy-sane-serif.css b/static/style/flexy-sane-serif.css
index dc37298..ae77ddf 100644
--- a/static/style/flexy-sane-serif.css
+++ b/static/style/flexy-sane-serif.css
@@ -14,6 +14,7 @@
margin-bottom: 5px;
margin-right: 250px;
margin-top: 0px;
+ margin-left: 15px;
border-top: 2px solid #000000;
padding-top: 6px;
padding-left: 15px;