[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.8.8-662-g7f41a58

Thomas Sibley trs at bestpractical.com
Fri Sep 3 13:23:30 EDT 2010


The branch, 3.9-trunk has been updated
       via  7f41a58f5a56da0dc431dc882be7560c32590545 (commit)
      from  df7cc7242f6e817eaad6c4806f48b389596c1b06 (commit)

Summary of changes:
 share/html/NoAuth/css/web2/layout.css |    2 +-
 share/html/NoAuth/css/web2/nav.css    |    2 --
 2 files changed, 1 insertions(+), 3 deletions(-)

- Log -----------------------------------------------------------------
commit 7f41a58f5a56da0dc431dc882be7560c32590545
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Fri Sep 3 13:25:42 2010 -0400

    Remove the fixed height on page nav and adjust body margins to compensate

diff --git a/share/html/NoAuth/css/web2/layout.css b/share/html/NoAuth/css/web2/layout.css
index c2daca9..2bc5db0 100644
--- a/share/html/NoAuth/css/web2/layout.css
+++ b/share/html/NoAuth/css/web2/layout.css
@@ -66,7 +66,7 @@ div#body {
     -moz-border-radius: 0.5em;
     -webkit-border-radius: 0.5em;
     margin-left: 10.5em;
-    margin-top: 5.2em;
+    margin-top: 5.6em;
     margin-right: 1em;
     margin-bottom: 0em;
     min-height: 10%;
diff --git a/share/html/NoAuth/css/web2/nav.css b/share/html/NoAuth/css/web2/nav.css
index da100fc..9db47ac 100644
--- a/share/html/NoAuth/css/web2/nav.css
+++ b/share/html/NoAuth/css/web2/nav.css
@@ -151,8 +151,6 @@ div#page-navigation ul#page-menu {
  left: 8em;
  font-size: 0.9em;
  top: 2.3em;
- /* if bigger than 0.87em, firefox/opera will show the 2nd line a bit, ugly */
- height: 0.87em;
  background-color: white;
  right: 0em;
  padding-top:0.3em;

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


More information about the Rt-commit mailing list