projects
/
matthijs
/
projects
/
wipi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
93a8a6c
)
Add some spacing to the searchform.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 2 Jul 2009 15:49:03 +0000
(17:49 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 2 Jul 2009 15:49:03 +0000
(17:49 +0200)
static/exodus/css/screen.css
patch
|
blob
|
history
diff --git
a/static/exodus/css/screen.css
b/static/exodus/css/screen.css
index 0fb84e8133f91fcb339e1b46f6a9e4c0990a626a..d7be9a70d817b3fbe2c9cf525cbb235051a9fa65 100644
(file)
--- a/
static/exodus/css/screen.css
+++ b/
static/exodus/css/screen.css
@@
-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 {