removed some free room on siteheader

This commit is contained in:
Sebastian Grewe 2013-05-06 21:17:59 +02:00
parent 57c07d8456
commit 40a224e718
2 changed files with 3 additions and 4 deletions

View File

@ -29,9 +29,8 @@ a.menu:hover{
font-size: 20px;
font-weight: bold;
color: #000;
margin:5px;
margin-top:65px;
margin-top:5px;
width:auto;
float:left;
}
@ -53,7 +52,7 @@ a.menu:hover{
position:absolute;
right:5px;
top:87px;
top:22px;
float:right;
}

View File

@ -43,7 +43,7 @@ a:hover {
#siteheader{
width:100%;
height:100px;
height:35;
background-color:#fff;
border-radius:5px;
-moz-border-radius:5px;