2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Fixes #14687: Include video element in responsive embed

This commit is contained in:
Mark Otto
2014-09-26 13:45:28 -07:00
parent 4e17a9be18
commit 8e25695d09
10 changed files with 13 additions and 10 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
.embed-responsive-item,
iframe,
embed,
object {
object,
video {
position: absolute;
top: 0;
left: 0;