summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Kieffer <chad@2tbsp.com>2008-12-05 04:24:54 +0000
committerChad Kieffer <chad@2tbsp.com>2008-12-05 04:24:54 +0000
commit362f43169c591c62c54a1844889fa04c27774954 (patch)
treef2fe1cf6d2a5cec16694d29ee8a041f293cca535
parent6ea063bc4caad861052145554f3ad2a2b8ee58f9 (diff)
Removed right border off of #Content container, don't need the separation between it and the Sidebar.
-rw-r--r--themes/default/css/screen.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css
index e137d8a7..49824a05 100644
--- a/themes/default/css/screen.css
+++ b/themes/default/css/screen.css
@@ -238,7 +238,6 @@ li.gError select {
}
#gContent {
- border-right: 1px solid #ccc;
padding: 20px;
}