Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / css / fullscreen.css
index 5ea5f06..7ecffc6 100644 (file)
@@ -24,6 +24,8 @@
 video:-webkit-full-screen, audio:-webkit-full-screen {
     background-color: transparent !important;
     position: relative !important;
+    left: 0 !important;
+    top: 0 ! important;
     margin: 0 !important;
     height: 100% !important;
     width: 100% !important;