Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-10-11 23:42:28 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-10-11 23:42:28 +0400
commit90951edcc8933d417b44d5a07f02e2022a58fbf5 (patch)
treeabdf164c2e0d232e1a30ac44996de12b0059dc31 /assets/stylesheets/bootstrap/_responsive-embed.scss
parenta7ac2b104eb58cfc6f3c94d633be8ddece6f252f (diff)
rake convert
Diffstat (limited to 'assets/stylesheets/bootstrap/_responsive-embed.scss')
-rw-r--r--assets/stylesheets/bootstrap/_responsive-embed.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/stylesheets/bootstrap/_responsive-embed.scss b/assets/stylesheets/bootstrap/_responsive-embed.scss
index a884d49..c1fa8f8 100644
--- a/assets/stylesheets/bootstrap/_responsive-embed.scss
+++ b/assets/stylesheets/bootstrap/_responsive-embed.scss
@@ -12,7 +12,8 @@
.embed-responsive-item,
iframe,
embed,
- object {
+ object,
+ video {
position: absolute;
top: 0;
left: 0;