mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-31 11:14:54 +01:00
Merge pull request #85 from Wolfr/bugfix/responsivevideo
Provide responsive HTML5 video next to images
This commit is contained in:
commit
8b0e8c65de
@ -46,7 +46,7 @@ code, pre {
|
||||
pre {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
img {
|
||||
img, video {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user