andrewwinkler
In this file: /templates/ja_wall/themes/iwall/css/theme.css
Line 2475, I see this declaration:
#header #logo h1 a {
background-image: url(../images/redpill.png) !important;
width: 65px !important;
height: 100% !important;
}
you can change the height property to: height: inherit !important;