Fix login.

This commit is contained in:
Paulo Gustavo Veiga
2014-02-09 04:03:43 -03:00
parent 726ffcd817
commit 6624abb9ed
4 changed files with 26 additions and 22 deletions

View File

@@ -18,7 +18,7 @@ html,body {
}
#headerToolbar {
height: 30px;
height: 35px;
width: 100%;
background-color: #171a17;
border-top: 1px solid #999999;
@@ -36,7 +36,7 @@ html,body {
}
#headerLogo {
margin-top: 18px;
margin-top: 23px;
height: 80px;
width: 160px;
background: url("../images/logo-medium.png") no-repeat;