Hi,
My logo is not on the border brower (height only)
http://www.rainet.fr/demo2
Actually in the template.css :
.gk-logo img {
display: block;
height: auto;
max-height: 100px;
}
.gk-logo-wrap .gk-logo, .gk-logo-wrap .gk-logo-text {
margin: 86px 0 0 0;
}