Added Brian Warren's image stretching fix to the iOS app
This commit is contained in:
parent
00b2756526
commit
988ec75d75
|
@ -122,7 +122,7 @@ pre {
|
|||
}
|
||||
img, figure, video, iframe {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
height: auto !important;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue