# HG changeset patch # User Benoit Boissinot # Date 2008-10-22 17:28:37 # Node ID 2bee44628c41aef80778e25ad46072b841200520 # Parent ad28279053efbad6d57991f47bb65b5f2a310f23 theme/monoblue: put the search box entirely in the header diff --git a/templates/static/style-monoblue.css b/templates/static/style-monoblue.css --- a/templates/static/style-monoblue.css +++ b/templates/static/style-monoblue.css @@ -54,7 +54,8 @@ div.page-header { div.page-header form { position: absolute; - top: 120px; + margin-bottom: 2px; + bottom: 0; right: 20px; } div.page-header form label {