Chromium Code Reviews| Index: Source/core/css/mediaControls.css |
| diff --git a/Source/core/css/mediaControls.css b/Source/core/css/mediaControls.css |
| index af63bdeb438449e226219451f6bce73362d03926..794af3fa6e30c5c7578995075b513551f5f14ed9 100644 |
| --- a/Source/core/css/mediaControls.css |
| +++ b/Source/core/css/mediaControls.css |
| @@ -128,6 +128,7 @@ video::-webkit-media-controls-overlay-enclosure { |
| justify-content: flex-end; |
| align-items: center; |
| flex: 1 1; |
| + min-height: 0; |
| width: 100%; |
| text-indent: 0; |
| box-sizing: border-box; |