From 35d41b31b42300b81a9b64f063201efa7e180a6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Tue, 30 May 2017 19:44:37 -0400 Subject: [PATCH] https://github.com/NodeBB/NodeBB/issues/5723 --- less/category.less | 8 +++++++- templates/recent.tpl | 6 +++--- templates/unread.tpl | 10 +++++----- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/less/category.less b/less/category.less index 3dbb254..12b85fc 100644 --- a/less/category.less +++ b/less/category.less @@ -148,7 +148,13 @@ line-height: 1.42857143; } +[component="category-selector"], .category-dropdown-container { + .fa-stack { + font-size: 65%; + } +} + .category-dropdown-menu { - max-height: 600px; + max-height: 500px; overflow-y: auto; } \ No newline at end of file diff --git a/templates/recent.tpl b/templates/recent.tpl index 74564eb..bf8666f 100644 --- a/templates/recent.tpl +++ b/templates/recent.tpl @@ -10,9 +10,9 @@ -
+
diff --git a/templates/unread.tpl b/templates/unread.tpl index 9c9e0c3..d60eab5 100644 --- a/templates/unread.tpl +++ b/templates/unread.tpl @@ -9,7 +9,7 @@ [[category:guest-login-post]]
-
+
@@ -25,15 +25,15 @@
  • -
    +