From: Jean-Yves Gastaud Date: Tue, 20 Dec 2016 14:27:12 +0000 (+0100) Subject: docs: Fix menu arrows position on mobile devices X-Git-Tag: v0.19~167 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=84896080;p=brevno-suite%2Fhugo docs: Fix menu arrows position on mobile devices --- diff --git a/docs/static/css/style-responsive.css b/docs/static/css/style-responsive.css index b302d58b..db0b7455 100644 --- a/docs/static/css/style-responsive.css +++ b/docs/static/css/style-responsive.css @@ -21,10 +21,6 @@ position: none !important; } - #sidebar > ul > li > a > span { - line-height: 35px; - } - #sidebar > ul > li { margin: 0 10px 5px 10px; }