adjust logo size

This commit is contained in:
Frédéric Péters 2014-07-18 12:30:16 +02:00
parent 22611a2806
commit dfc77941b7
2 changed files with 6 additions and 6 deletions

View File

@ -744,8 +744,8 @@ margin-bottom: 80px;
background: url(../img/cont-bg.png) no-repeat 0 5px;
}
.header--logotype {
max-width: 294px;
margin-left: 0;
max-width: 374px;
margin-left: -15px;
margin-top: 4px;
}
.procedures {
@ -2706,4 +2706,4 @@ body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom
#contact_us {
min-width: 0;
}
}
}

View File

@ -744,8 +744,8 @@ margin-bottom: 80px;
background: url(../img/cont-bg.png) no-repeat 0 5px;
}
.header--logotype {
max-width: 294px;
margin-left: 0;
max-width: 374px;
margin-left: -15px;
margin-top: 4px;
}
.procedures {
@ -2706,4 +2706,4 @@ body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom
#contact_us {
min-width: 0;
}
}
}