diff --git a/RockWeb/Themes/Rock/Styles/group-scheduler.less b/RockWeb/Themes/Rock/Styles/group-scheduler.less index 45515062a33..d593c97d644 100644 --- a/RockWeb/Themes/Rock/Styles/group-scheduler.less +++ b/RockWeb/Themes/Rock/Styles/group-scheduler.less @@ -117,7 +117,7 @@ overflow-y: scroll; .panel.panel-block { height: auto; - overflow: visible; + overflow: visible !important; } }