aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/view/style.css b/view/style.css
index 609c8a8f7..701a7d0c5 100644
--- a/view/style.css
+++ b/view/style.css
@@ -491,3 +491,12 @@ input#dfrn-url {
overflow: auto;
}
+#directory-search-wrapper {
+ float: right;
+ margin-right: 20px;
+ margin-bottom: 50px;
+}
+
+#directory-search-end {
+ clear: both;
+} \ No newline at end of file