remove max-height for iframe in show pages, this gets rid of the Chromium bug where YouTube videos appear in strange, elongated dimensions
This commit is contained in:
parent
6dba7fe9a9
commit
dfa925c375
1 changed files with 0 additions and 1 deletions
|
|
@ -98,7 +98,6 @@ a { color : $link-blue }
|
||||||
width: 857px;
|
width: 857px;
|
||||||
height: 480px;
|
height: 480px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 100%;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue