diff --git a/browser/skin/lobo/body.pt b/browser/skin/lobo/body.pt
index e9c1a36..50577c5 100644
--- a/browser/skin/lobo/body.pt
+++ b/browser/skin/lobo/body.pt
@@ -16,7 +16,7 @@
tal:attributes="src string:${resourceBase}logo.png" />
-
diff --git a/browser/skin/lobo/lobo.css b/browser/skin/lobo/lobo.css
index 42c945f..712e4ca 100644
--- a/browser/skin/lobo/lobo.css
+++ b/browser/skin/lobo/lobo.css
@@ -260,12 +260,7 @@ fieldset.box td {
.top-actions {
position: absolute;
- top: 1em;
-}
-
-.quicksearch {
- position: absolute;
- top: 0.5em;
+ top: 30px;
}
.quicksearch input {
@@ -274,13 +269,13 @@ fieldset.box td {
.language-switch {
position: absolute;
- top: 2.5em;
+ top: 55px;
}
.page-actions {
position: absolute;
- top: 0.8em;
- margin-left: 18.5em;
+ top: 55px;
+ margin-left: 210px;
}
.top image {