Updated Branches: refs/heads/master 1479de004 -> 7f9b97293
[#1281] Adjust .status width for smaller h1 text. Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/commit/7f9b9729 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/tree/7f9b9729 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/diff/7f9b9729 Branch: refs/heads/master Commit: 7f9b97293b1973d3927435e6f86508b8a9b0d2c6 Parents: 8f5c149 Author: Michael Brooks <mich...@michaelbrooks.ca> Authored: Mon Aug 27 17:40:59 2012 -0700 Committer: Michael Brooks <mich...@michaelbrooks.ca> Committed: Mon Aug 27 17:40:59 2012 -0700 ---------------------------------------------------------------------- www/css/index.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/blob/7f9b9729/www/css/index.css ---------------------------------------------------------------------- diff --git a/www/css/index.css b/www/css/index.css index 6986641..dcb764b 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -81,8 +81,8 @@ h1 { -webkit-border-radius:4px; color:#FFFFFF; font-size:12px; - margin:0px 20px; - padding:2px 20px; + margin:0px 30px; + padding:2px 0px; } .status.complete {