summaryrefslogtreecommitdiff
path: root/rt/share/html/NoAuth/css/aileron/nav.css
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/html/NoAuth/css/aileron/nav.css')
-rw-r--r--rt/share/html/NoAuth/css/aileron/nav.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/rt/share/html/NoAuth/css/aileron/nav.css b/rt/share/html/NoAuth/css/aileron/nav.css
index f7c468571..9f6eb5e0e 100644
--- a/rt/share/html/NoAuth/css/aileron/nav.css
+++ b/rt/share/html/NoAuth/css/aileron/nav.css
@@ -2,7 +2,7 @@
%#
%# COPYRIGHT:
%#
-%# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC
+%# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC
%# <sales@bestpractical.com>
%#
%# (Except where explicitly superseded by other copyright notices)
@@ -47,6 +47,7 @@
%# END BPS TAGGED BLOCK }}}
.sf-menu {
width: 100%;
+ margin-bottom: 0;
}
.sf-menu li:hover {
@@ -110,7 +111,7 @@
#page-navigation {
position: absolute;
- top: 6em;
+ top: 6.05em;
right: 0em;
left: auto;
z-index: 9995;