From cd7b24852f8df323e21a2fbaec5e5d0101ce5737 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Fri, 25 Sep 2015 13:03:31 -0400 Subject: [PATCH 1/7] removed max height --- less/chats.less | 1 - 1 file changed, 1 deletion(-) diff --git a/less/chats.less b/less/chats.less index 37dea6d..4b0fe9e 100644 --- a/less/chats.less +++ b/less/chats.less @@ -1,6 +1,5 @@ .chats-list { padding: 0; - max-height: 608px; overflow-x: hidden; overflow-y: auto; border-top: 1px solid @gray-lighter; From b052b502aed51946e087caf774ba1f49c56a1a2c Mon Sep 17 00:00:00 2001 From: barisusakli Date: Fri, 25 Sep 2015 13:04:10 -0400 Subject: [PATCH 2/7] 3.0.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55af585..bcbbb59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-theme-persona", - "version": "3.0.20", + "version": "3.0.21", "nbbpm": { "compatibility": "^0.9.0" }, From 0380d1054e46aa4211121cc2646855d3e84b4c5c Mon Sep 17 00:00:00 2001 From: barisusakli Date: Sat, 26 Sep 2015 00:07:04 -0400 Subject: [PATCH 3/7] remove upload picture modal from footer --- templates/footer.tpl | 2 +- templates/partials/modals/upload_picture_modal.tpl | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/footer.tpl b/templates/footer.tpl index a5e0475..e93b664 100644 --- a/templates/footer.tpl +++ b/templates/footer.tpl @@ -4,7 +4,7 @@
- + - - \ No newline at end of file + + + \ No newline at end of file From abb9982092441948de945439b0ef15cf9538661d Mon Sep 17 00:00:00 2001 From: barisusakli Date: Sat, 26 Sep 2015 01:55:33 -0400 Subject: [PATCH 4/7] removed topic modals from tpl --- templates/partials/fork_thread_modal.tpl | 2 +- templates/partials/move_post_modal.tpl | 2 +- templates/partials/move_thread_modal.tpl | 3 ++- templates/topic.tpl | 3 --- 4 files changed, 4 insertions(+), 6 deletions(-) diff --git a/templates/partials/fork_thread_modal.tpl b/templates/partials/fork_thread_modal.tpl index a4ad5d0..c707ac8 100644 --- a/templates/partials/fork_thread_modal.tpl +++ b/templates/partials/fork_thread_modal.tpl @@ -1,4 +1,4 @@ -