Add some spacing to the searchform.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 2 Jul 2009 15:49:03 +0000 (17:49 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 2 Jul 2009 15:49:03 +0000 (17:49 +0200)
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;
     /* 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 {
 }
 
 .editbar {