diff --git a/public_html/css/hpr.css b/public_html/css/hpr.css index 8210858..e2297f7 100644 --- a/public_html/css/hpr.css +++ b/public_html/css/hpr.css @@ -754,7 +754,7 @@ fieldset > table td input[type="radio"] { { background-color: var(--show-notes-pre-background); border: 1px solid #ddd; - overflow: scroll; + overflow: auto; padding: 0.1em 0; } nav.episodes {