force height:auto; when setting max-width to keep aspect ratio

This commit is contained in:
Frumph
2016-04-05 12:48:22 -07:00
parent cb3e64a692
commit eebe737702
+1
View File
@@ -126,6 +126,7 @@ body.scheme-ceasel .mininav-wrapper {
margin: 0;
padding: 0;
max-width: 100%;
height: auto;
text-align: center;
}