mirror of
https://github.com/Frumph/comic-easel.git
synced 2026-07-01 13:55:01 -04:00
force height:auto; when setting max-width to keep aspect ratio
This commit is contained in:
@@ -126,6 +126,7 @@ body.scheme-ceasel .mininav-wrapper {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user