From d681699338d623557e44dfd4203ec77eff1b0009 Mon Sep 17 00:00:00 2001 From: Baris Usakli Date: Tue, 30 May 2017 17:17:51 -0400 Subject: [PATCH] https://github.com/NodeBB/NodeBB/issues/5723 --- less/category.less | 2 +- templates/partials/category-selector.tpl | 12 ++++++++++++ templates/partials/move_thread_modal.tpl | 13 +------------ 3 files changed, 14 insertions(+), 13 deletions(-) create mode 100644 templates/partials/category-selector.tpl diff --git a/less/category.less b/less/category.less index 2c984c7..3dbb254 100644 --- a/less/category.less +++ b/less/category.less @@ -149,6 +149,6 @@ } .category-dropdown-menu { - max-height: 500px; + max-height: 600px; overflow-y: auto; } \ No newline at end of file diff --git a/templates/partials/category-selector.tpl b/templates/partials/category-selector.tpl new file mode 100644 index 0000000..079723e --- /dev/null +++ b/templates/partials/category-selector.tpl @@ -0,0 +1,12 @@ +
+ + +
\ No newline at end of file diff --git a/templates/partials/move_thread_modal.tpl b/templates/partials/move_thread_modal.tpl index 782c0f4..f7e1ccb 100644 --- a/templates/partials/move_thread_modal.tpl +++ b/templates/partials/move_thread_modal.tpl @@ -6,18 +6,7 @@

[[topic:move_topic]]