diff options
author | angie <angie> | 2008-10-28 13:55:05 +0000 |
---|---|---|
committer | angie <angie> | 2008-10-28 13:55:05 +0000 |
commit | 9d13fc0a3ff206067e186f9fbe8758bc0006eb30 (patch) | |
tree | 0d88c0303471946bde6ba6a9cb29462e392c18c7 | |
parent | feb189a2244eb8164eab9f8fb1db521eb7db3d54 (diff) |
Tommy can't remember what he's done
-rw-r--r-- | public/stylesheets/main.css | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index 5d84e2427..579537788 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -399,8 +399,11 @@ dd { margin: 0.6em 0 2em 4em; width: 33em; } border-width: 0 0 1px 0; border-style: none none solid none; overflow: hidden; - _width: 45em; } + .body_listing + { + _width: 45em; + } /*.body_listing, .user_listing { float: left; clear: none; width: 50%;}*/ |