From: Jon Langseth <jon.langseth@lilug.no>
Date: Sun, 5 Dec 2010 12:16:25 +0000 (+0100)
Subject: Moved the project list search box
X-Git-Url: https://git.defcon.no/?a=commitdiff_plain;h=HEAD;p=gitweb-defcon-css

Moved the project list search box
---

diff --git a/defcon.css b/defcon.css
index 90bb7ec..313a0ce 100644
--- a/defcon.css
+++ b/defcon.css
@@ -622,7 +622,10 @@ div.search {
 }
 
 p.projsearch {
-	text-align: center;
+    text-align: right;
+    width: 94%;
+    padding: 5px;
+    margin: 0 auto 0px auto;
 }
 
 td.linenr {