Revert "Prevent sticky controls overlapping focus"

This commit is contained in:
Tom Byers
2019-03-18 16:38:49 +00:00
committed by GitHub
parent 42e3770e65
commit 4e7e934e25
3 changed files with 5 additions and 169 deletions

View File

@@ -74,7 +74,6 @@
{% if current_user.has_permissions('manage_templates') %}
{% call form_wrapper(
class='sticky-scroll-area',
module='template-folder-form',
data_kwargs={'prev-state': templates_and_folders_form.op or None}
) %}