[Bps-public-commit] App-Changeloggr branch, master, updated. 4444361c6f8dbe4561ae24f728be7517cbd8f85e
sartak at bestpractical.com
sartak at bestpractical.com
Wed Aug 5 03:13:03 EDT 2009
The branch, master has been updated
via 4444361c6f8dbe4561ae24f728be7517cbd8f85e (commit)
from 92fed8d98182755c3e3f8fa9c645a2b15521f40a (commit)
Summary of changes:
share/web/static/css/app.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 4444361c6f8dbe4561ae24f728be7517cbd8f85e
Author: Shawn M Moore <sartak at gmail.com>
Date: Wed Aug 5 03:12:55 2009 -0400
Move the logo to the bottom left for now
diff --git a/share/web/static/css/app.css b/share/web/static/css/app.css
index b320c0f..966c29c 100644
--- a/share/web/static/css/app.css
+++ b/share/web/static/css/app.css
@@ -20,7 +20,7 @@ body {
right: 1em;
height: 50px;
width: 180px;
- background: #112 url(/static/images/bplogo.png) no-repeat right top;
+ background: #112 url(/static/images/bplogo.png) no-repeat left top;
}
a, a:link, a:visited {
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list