Add some spacing to the searchform.
[matthijs/projects/wipi.git] / static / exodus / css / screen.css
index 0fb84e8133f91fcb339e1b46f6a9e4c0990a626a..d7be9a70d817b3fbe2c9cf525cbb235051a9fa65 100644 (file)
@@ -140,6 +140,7 @@ h1 { margin: 0; padding: 0; }
     /* Put a bit of offset between the pageinfo and searchform. Don't use
      * margin here, that collapses with the floating pageinfo. */
     padding-top: 10px;
+    margin: 0px 12px;
 }
 
 .editbar {