changeset 7205:2bee44628c41

theme/monoblue: put the search box entirely in the header
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Wed, 22 Oct 2008 19:28:37 +0200
parents ad28279053ef
children a89aa3721114
files templates/static/style-monoblue.css
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/templates/static/style-monoblue.css	Wed Oct 22 18:55:07 2008 +0200
+++ b/templates/static/style-monoblue.css	Wed Oct 22 19:28:37 2008 +0200
@@ -54,7 +54,8 @@
 
   div.page-header form {
     position: absolute;
-    top: 120px;
+    margin-bottom: 2px;
+    bottom: 0;
     right: 20px;
   }
   div.page-header form label {