[Bps-public-commit] App-Changeloggr branch, master, updated. b147a90a9e6a75098e4cfec33dc4a4b40fdd2c80
sartak at bestpractical.com
sartak at bestpractical.com
Wed May 20 16:16:28 EDT 2009
The branch, master has been updated
via b147a90a9e6a75098e4cfec33dc4a4b40fdd2c80 (commit)
from 2e865f0b64d05ffe4caf3186da28c4343fc10d0f (commit)
Summary of changes:
share/web/static/css/app.css | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit b147a90a9e6a75098e4cfec33dc4a4b40fdd2c80
Author: Shawn M Moore <sartak at gmail.com>
Date: Wed May 20 16:16:22 2009 -0400
Better layout
diff --git a/share/web/static/css/app.css b/share/web/static/css/app.css
index e2b642a..1714d30 100644
--- a/share/web/static/css/app.css
+++ b/share/web/static/css/app.css
@@ -8,7 +8,7 @@ body {
}
#content {
- margin-left: 80px;
+ margin-left: 5%;
margin-right: auto;
padding-right: 10em;
background: #112;
@@ -63,5 +63,6 @@ hr {
div#keybindings {
position: absolute;
top: 100px;
- left: 90%;
+ left: 88%;
+ max-width: 12%;
}
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list