##// END OF EJS Templates
theme/monoblue: put the search box entirely in the header
Benoit Boissinot -
r7205:2bee4462 default
parent child Browse files
Show More
@@ -54,7 +54,8 b' div.page-header {'
54
54
55 div.page-header form {
55 div.page-header form {
56 position: absolute;
56 position: absolute;
57 top: 120px;
57 margin-bottom: 2px;
58 bottom: 0;
58 right: 20px;
59 right: 20px;
59 }
60 }
60 div.page-header form label {
61 div.page-header form label {
General Comments 0
You need to be logged in to leave comments. Login now