Fixed home logo button overlaying hamburger

This commit is contained in:
Jared Lee 2016-10-21 13:25:18 +13:00 committed by Cam Findlay
parent 94d957ff46
commit d94d604f97
1 changed files with 2 additions and 2 deletions

View File

@ -99,12 +99,12 @@ form .message.error {
.site-header {
display: none;
}
/* SilverStripe logo on top of page */
#masthead .logo {
display: inline-block;
float: left;
height: 40px;
width: 100%;
width: 75%;
margin-bottom: 24px;
margin-left: 4px;
background: url(https://www.silverstripe.org/themes/ssv3/img/global-logo-open-source.svg) no-repeat;