From 3a17fd86a0345b2410cf885bf4e862c6c3505745 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Tue, 3 May 2016 16:50:18 +0500 Subject: PLT-2758 - Removing sidebar animation (#2856) --- webapp/sass/layout/_content.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'webapp/sass/layout') diff --git a/webapp/sass/layout/_content.scss b/webapp/sass/layout/_content.scss index bbc09a80e..514093f1f 100644 --- a/webapp/sass/layout/_content.scss +++ b/webapp/sass/layout/_content.scss @@ -39,7 +39,6 @@ @include flex(0 0 auto); cursor: pointer; font-size: 13px; - padding: 10px 20px; .fa { @include opacity(.7); @@ -48,6 +47,9 @@ a { color: inherit; + display: block; + padding: 10px 20px; + width: 100%; } } -- cgit v1.2.3-1-g7c22