diff --git a/src/sass/base.scss b/src/sass/base.scss index 8ab3e1a8..93f91bd9 100644 --- a/src/sass/base.scss +++ b/src/sass/base.scss @@ -12,7 +12,6 @@ font-family: $plyr-font-family; font-variant-numeric: tabular-nums; // Force monosace-esque number widths font-weight: $plyr-font-weight-regular; - height: 100%; line-height: $plyr-line-height; max-width: 100%; min-width: 200px;