Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(677)

Unified Diff: Source/core/css/mediaControls.css

Issue 846633002: Don't constrain the size of the cue root (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/media/track/track-cue-rendering-wider-than-controls-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/mediaControls.css
diff --git a/Source/core/css/mediaControls.css b/Source/core/css/mediaControls.css
index 91618e5b2b32286023e820abad0f70ac236fa23f..f9fbaaa3ee9e644c78e3b9d5be48c956c4e1eefa 100644
--- a/Source/core/css/mediaControls.css
+++ b/Source/core/css/mediaControls.css
@@ -129,7 +129,6 @@ video::-webkit-media-controls-overlay-enclosure {
align-items: center;
flex: 1 1;
width: 100%;
- max-width: 800px;
text-indent: 0;
box-sizing: border-box;
overflow: hidden;
« no previous file with comments | « LayoutTests/media/track/track-cue-rendering-wider-than-controls-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698