summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/core/css/fullscreen.css
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/css/fullscreen.css')
-rw-r--r--chromium/third_party/WebKit/Source/core/css/fullscreen.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/core/css/fullscreen.css b/chromium/third_party/WebKit/Source/core/css/fullscreen.css
index 7ecffc6ffa2..337265b9e42 100644
--- a/chromium/third_party/WebKit/Source/core/css/fullscreen.css
+++ b/chromium/third_party/WebKit/Source/core/css/fullscreen.css
@@ -31,6 +31,7 @@ video:-webkit-full-screen, audio:-webkit-full-screen {
width: 100% !important;
flex: 1 !important;
display: block !important;
+ -webkit-transform: none !important;
}
img:-webkit-full-screen {