You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by hl...@apache.org on 2012/10/25 23:41:59 UTC

[6/13] git commit: Make a little extra room for the navbar

Make a little extra room for the navbar


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/aa24d4b8
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/aa24d4b8
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/aa24d4b8

Branch: refs/heads/5.4-js-rewrite
Commit: aa24d4b8f188ec03d143b90bd033fc34cbf90404
Parents: bdb0273
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Thu Oct 25 11:50:09 2012 -0700
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Thu Oct 25 11:50:09 2012 -0700

----------------------------------------------------------------------
 tapestry-core/src/test/app1/css/app.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/aa24d4b8/tapestry-core/src/test/app1/css/app.css
----------------------------------------------------------------------
diff --git a/tapestry-core/src/test/app1/css/app.css b/tapestry-core/src/test/app1/css/app.css
index 41fd4cc..3dd0cca 100644
--- a/tapestry-core/src/test/app1/css/app.css
+++ b/tapestry-core/src/test/app1/css/app.css
@@ -1,5 +1,5 @@
 BODY {
-    padding-top: 40px;
+    padding-top: 45px;
 }
 
 SPAN.inherit {