Fix video aspect ratio
This commit is contained in:
parent
98cabf4099
commit
ac93e175bf
1 changed files with 1 additions and 1 deletions
|
@ -392,9 +392,9 @@ p.note {
|
|||
.videoWrapper {
|
||||
position: relative;
|
||||
padding-bottom: 56.25%; /* 16:9 */
|
||||
padding-top: 25px;
|
||||
height: 0;
|
||||
margin-bottom: 25px;
|
||||
background: #000;
|
||||
|
||||
iframe {
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue