theme/monoblue: put the search box entirely in the header
authorBenoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 22 Oct 2008 19:28:37 +0200
changeset 7205 2bee44628c41
parent 7204 ad28279053ef
child 7206 a89aa3721114
theme/monoblue: put the search box entirely in the header
templates/static/style-monoblue.css
--- 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 {