#header min-height bug?

edited March 2015 in Menu / Mega menu
Hi, I'm using classic menu mode, and I have no slider, but I get:

  1. @media only screen and (max-width: 767px)
    body:not(.template-slider):not(.header-simple) #Header {

    min-height: 350px;
    background-position: center 202px;

    }
in my css, though it is empty, is this a bug? Though its fixable by me just adding min-height:0, seems no reason for this css to be active.

Comments

Sign In or Register to comment.