diff options
author | Bryan Newbold <bnewbold@charm.mit.edu> | 2008-02-18 07:44:18 -0500 |
---|---|---|
committer | Bryan Newbold <bnewbold@charm.mit.edu> | 2008-02-18 07:44:18 -0500 |
commit | 1a653bbd06da2b45aea0377bcb55d685b82cc986 (patch) | |
tree | ba8853f3ac7d56c977c8fb70e1130f54730aa8ac /static/style/flexy-nuts-sans.css | |
parent | 974c4ffb8dcb1f86967d58ba47da1c011b7b253c (diff) | |
download | bnewnet-1a653bbd06da2b45aea0377bcb55d685b82cc986.tar.gz bnewnet-1a653bbd06da2b45aea0377bcb55d685b82cc986.zip |
fixed problem with bar on bottom in flexy mode
Diffstat (limited to 'static/style/flexy-nuts-sans.css')
-rw-r--r-- | static/style/flexy-nuts-sans.css | 1 |
1 files changed, 1 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; |