From b0b427cf24d28e82785c79abd2dab2448a012233 Mon Sep 17 00:00:00 2001 From: YashRE42 Date: Mon, 2 Mar 2020 00:09:42 +0530 Subject: [PATCH] navbar: Drop unused classes from navbar template. The class "searchbox-rightmargin" was only referenced in this file and has hence been removed in this commit. --- templates/zerver/app/navbar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/zerver/app/navbar.html b/templates/zerver/app/navbar.html index b7f697a94b..1c2f7ce9cf 100644 --- a/templates/zerver/app/navbar.html +++ b/templates/zerver/app/navbar.html @@ -52,7 +52,7 @@ {% if search_pills_enabled %} -