diff options
Diffstat (limited to 'src/sass/types')
-rw-r--r-- | src/sass/types/video.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sass/types/video.scss b/src/sass/types/video.scss index a259465f..c18c1b45 100644 --- a/src/sass/types/video.scss +++ b/src/sass/types/video.scss @@ -17,6 +17,7 @@ height: 100%; margin: auto; overflow: hidden; + position: relative; width: 100%; } |