less tight positioning

the descenders in the tabs were cut off before
master
Joey Hess 2010-06-18 18:19:12 -04:00
parent 9b673c2afc
commit 9290174066
1 changed files with 2 additions and 2 deletions

View File

@ -63,13 +63,13 @@ body {
#searchform { #searchform {
position: absolute; position: absolute;
top: 1em; top: 0.5em;
right: 2em; right: 2em;
} }
.pageheader .actions { .pageheader .actions {
position: absolute; position: absolute;
bottom: 0; bottom: 5px;
right: 2em; right: 2em;
width: 100%; width: 100%;
text-align: right; text-align: right;