From: Mikael Nordfeldth <mmn@hethane.se>
Date: Sun, 8 Jun 2014 18:59:15 +0000 (+0200)
Subject: Repeat query window misplaced
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=19e80a60df7ac6276960c8c57c3cb9c20c44e5b4;p=quix0rs-gnu-social.git

Repeat query window misplaced
---

diff --git a/theme/neo/css/display.css b/theme/neo/css/display.css
index cd3b46c9e0..ed5af43da2 100644
--- a/theme/neo/css/display.css
+++ b/theme/neo/css/display.css
@@ -448,6 +448,7 @@ h6 {font-size: 1em;}
     border: 1px solid #aaa;
     border-radius: 4px;
     box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
+    position: relative;
 }
 
 .notice-options .form_repeat.dialogbox legend {