Index: openacs-4/packages/acs-authentication/lib/search.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/lib/search.adp,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/acs-authentication/lib/search.adp 26 Jul 2018 16:22:25 -0000 1.4 +++ openacs-4/packages/acs-authentication/lib/search.adp 26 Jul 2018 16:23:07 -0000 1.5 @@ -9,7 +9,7 @@ height: 35px; position: relative; } -#navbar { +#navbar { position: absolute; height: 21px; margin: 0px; @@ -23,10 +23,10 @@ } html>body #navbar { bottom: 0px } -#navbar .tab { +#navbar .tab { height: 16px; - float: left; - background-color: #eeeeee; + float: left; + background-color: #eeeeee; border: 1px solid #666; padding: 2px 5px 2px 5px; margin: 0px 2px 0px 2px; @@ -38,15 +38,15 @@ #navbar a:hover { text-decoration: underline; } -#navbar #navbar-here { +#navbar #navbar-here { border-bottom-color: white; background-color: white; } #navbar #navbar-here a { color: black; } -#navbar-body { +#navbar-body { border-bottom: 1px solid #016799; background-color: white; clear: both; @@ -74,9 +74,9 @@