projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b673c2
)
less tight positioning
author
Joey Hess
<joey@kitenet.net>
Fri, 18 Jun 2010 22:19:12 +0000
(18:19 -0400)
committer
Joey Hess
<joey@kitenet.net>
Fri, 18 Jun 2010 22:19:12 +0000
(18:19 -0400)
the descenders in the tabs were cut off before
themes/actiontabs/style.css
patch
|
blob
|
history
diff --git
a/themes/actiontabs/style.css
b/themes/actiontabs/style.css
index 261e95fa0890e74e10819effda5285a08f3337d5..c5925cedd979ddfadde239ef9685a8ac12ba7909 100644
(file)
--- a/
themes/actiontabs/style.css
+++ b/
themes/actiontabs/style.css
@@
-63,13
+63,13
@@
body {
#searchform {
position: absolute;
- top:
1
em;
+ top:
0.5
em;
right: 2em;
}
.pageheader .actions {
position: absolute;
- bottom:
0
;
+ bottom:
5px
;
right: 2em;
width: 100%;
text-align: right;