summaryrefslogtreecommitdiff
path: root/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_responsive-embed.scss
diff options
context:
space:
mode:
Diffstat (limited to 'xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_responsive-embed.scss')
-rw-r--r--xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_responsive-embed.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_responsive-embed.scss b/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_responsive-embed.scss
index 080a511..5a0e0b8 100644
--- a/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_responsive-embed.scss
+++ b/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_responsive-embed.scss
@@ -16,10 +16,10 @@
video {
position: absolute;
top: 0;
- left: 0;
bottom: 0;
- height: 100%;
+ left: 0;
width: 100%;
+ height: 100%;
border: 0;
}
}