add auto height to .alignnone to prevent vertical stretch of fullwidth image
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
.aligncenter {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user