[Bps-public-commit] App-Changeloggr branch, master, updated. 27564e4a1ebbf40d4b7e9f248ee8aa8ce62240d1

sartak at bestpractical.com sartak at bestpractical.com
Wed May 20 16:07:15 EDT 2009


The branch, master has been updated
       via  27564e4a1ebbf40d4b7e9f248ee8aa8ce62240d1 (commit)
      from  87e06d4ba2270477f671b40f8f512027b8dcf8e0 (commit)

Summary of changes:
 share/web/static/css/app.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 27564e4a1ebbf40d4b7e9f248ee8aa8ce62240d1
Author: Shawn M Moore <sartak at gmail.com>
Date:   Wed May 20 16:06:53 2009 -0400

    Push the content to the left instead of centered

diff --git a/share/web/static/css/app.css b/share/web/static/css/app.css
index 6fda215..a9aeff4 100644
--- a/share/web/static/css/app.css
+++ b/share/web/static/css/app.css
@@ -8,7 +8,7 @@ body {
 }
 
 #content {
-  margin-left: auto;
+  margin-left: 80px;
   margin-right: auto;
   padding-right: 10em;
   background: #112;

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list