mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-20 13:38:24 +01:00
Set max-width of <object> to 100%
This commit is contained in:
parent
92f6ee3f42
commit
fc2d5b7b28
@ -171,7 +171,7 @@ code, pre {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
img, figure, video, div {
|
||||
img, figure, video, div, object {
|
||||
max-width: 100%;
|
||||
height: auto !important;
|
||||
margin: 0 auto;
|
||||
|
Loading…
Reference in New Issue
Block a user