diff --git a/css/panels.css b/css/panels.css index ee9c6c63..06ed0c27 100644 --- a/css/panels.css +++ b/css/panels.css @@ -1218,6 +1218,10 @@ } /* Placeholders */ + ul#placeholder_buttons { + max-height: 32%; + overflow: auto; + } #placeholder_buttons li { padding: 0px 8px; height: 30px; diff --git a/js/animations/animation_mode.js b/js/animations/animation_mode.js index 1d1813a4..45989bf3 100644 --- a/js/animations/animation_mode.js +++ b/js/animations/animation_mode.js @@ -1470,8 +1470,8 @@ Interface.definePanels(function() {