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 {
position: absolute;
top: 1em;
top: 0.5em;
right: 2em;
}
.pageheader .actions {
position: absolute;
bottom: 0;
bottom: 5px;
right: 2em;
width: 100%;
text-align: right;