From 3c5a915aedc2916238170ba0862f5df473feeafe Mon Sep 17 00:00:00 2001 From: Saivann Date: Mon, 19 May 2014 18:45:52 -0400 Subject: [PATCH] Fix toc action entries style for mobiles --- _less/screen.less | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_less/screen.less b/_less/screen.less index 9eca8b11..510e29ea 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -1679,7 +1679,10 @@ h2 .rssicon{ .toc ul li ul li a.active:before{ content:""; } - .toc ul+ul li{ + .toc ul.goback li{ + background:none; + } + .toc ul.reportissue li{ background:none; } .toccontent{