Fix toc action entries style for mobiles

This commit is contained in:
Saivann 2014-05-19 18:45:52 -04:00
parent fecdbf0e93
commit 3c5a915aed

View file

@ -1679,7 +1679,10 @@ h2 .rssicon{
.toc ul li ul li a.active:before{ .toc ul li ul li a.active:before{
content:""; content:"";
} }
.toc ul+ul li{ .toc ul.goback li{
background:none;
}
.toc ul.reportissue li{
background:none; background:none;
} }
.toccontent{ .toccontent{