[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.7-1087-g9ab41d2

Emannuel Lacour elacour at bestpractical.com
Tue Dec 28 11:15:19 EST 2010


The branch, 3.9-trunk has been updated
       via  9ab41d269a6c866310cfb6b85912027a915d8374 (commit)
      from  ee67ffd36f0eae01cb213c82666d2920c2a26e0d (commit)

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

- Log -----------------------------------------------------------------
commit 9ab41d269a6c866310cfb6b85912027a915d8374
Author: Emmanuel Lacour <elacour at easter-eggs.com>
Date:   Tue Dec 28 17:14:33 2010 +0100

    Put action-menu a bit down so the top is at the bottom and not top of the grey border

diff --git a/share/html/NoAuth/css/web2/nav.css b/share/html/NoAuth/css/web2/nav.css
index 7b0e9e3..8726659 100644
--- a/share/html/NoAuth/css/web2/nav.css
+++ b/share/html/NoAuth/css/web2/nav.css
@@ -231,7 +231,7 @@
 #page-action-menu {
     position: absolute;
     display: block;
-    top: 8em;
+    top: 8.2em;
     right: 0em;
     left: auto;
     z-index: 9995;

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


More information about the Rt-commit mailing list