From daafd5f1fbf9d9b7550a0c48cabf0cacdd1a8301 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Fri, 11 Sep 2015 17:14:06 -0400 Subject: [PATCH] https://github.com/NodeBB/NodeBB/issues/3553 --- less/header.less | 8 +++++++- templates/partials/menu.tpl | 1 + 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/less/header.less b/less/header.less index b82d9b2..0e9b849 100644 --- a/less/header.less +++ b/less/header.less @@ -72,7 +72,7 @@ } } } - + .chat-list { .notification-list; @@ -227,6 +227,12 @@ font-weight: 600; } } + + #search-form { + #advanced-search { + margin-left: -30px; + } + } } .breadcrumb { diff --git a/templates/partials/menu.tpl b/templates/partials/menu.tpl index 674e04c..45b6801 100644 --- a/templates/partials/menu.tpl +++ b/templates/partials/menu.tpl @@ -124,6 +124,7 @@
+