diff --git a/NzbDrone.Web/Views/Series/Index.cshtml b/NzbDrone.Web/Views/Series/Index.cshtml index ceea03c02..8332d0f66 100644 --- a/NzbDrone.Web/Views/Series/Index.cshtml +++ b/NzbDrone.Web/Views/Series/Index.cshtml @@ -22,6 +22,7 @@ display: block; width: 100%; text-align: center; + line-height: normal; } .ui-progressbar-value @@ -35,6 +36,7 @@ position: relative; font-weight: normal; color: white; + line-height: normal; } /* Set the row height so it won't resize when the progress bar is created */