From 641d4c167b9d57440b467407e89f7d1fdd5d363e Mon Sep 17 00:00:00 2001 From: Tommy Ip Date: Thu, 14 Sep 2017 22:48:43 +0100 Subject: [PATCH] Remove line left of search bar --- static/styles/zulip.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/styles/zulip.css b/static/styles/zulip.css index f8d058e77e..f99cc1def1 100644 --- a/static/styles/zulip.css +++ b/static/styles/zulip.css @@ -1787,7 +1787,6 @@ nav a .no-style { height: 40px; padding: 0px; color: hsl(0, 0%, 13%); - box-shadow: inset 2px 0px 0px 0px hsl(204, 20%, 74%); padding-left: 35px; padding-right: 20px; background: hsl(0, 0%, 100%); /* Old browsers */