mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 537718 - Video should scale for a small window. r=dao r=roc
This commit is contained in:
parent
6e0a01fb8b
commit
9ceb414e47
@ -53,6 +53,8 @@ video {
|
||||
left: 0;
|
||||
margin: auto;
|
||||
box-shadow: 0 0 15px #000;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
video:focus {
|
||||
|
Loading…
Reference in New Issue
Block a user