Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: static/css/noscript-mobile.css

Issue 29558641: Issue 5740 - Implemented new abp.org footer styles (Closed) Base URL: https://bitbucket.org/adblockplus/adblockplus.org
Patch Set: Rebased away learn more and grid Created Oct. 6, 2017, 11:47 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: static/css/noscript-mobile.css
===================================================================
--- a/static/css/noscript-mobile.css
+++ b/static/css/noscript-mobile.css
@@ -1,14 +1,4 @@
#menu:hover>li
{
display: block;
}
-
-footer nav section:hover h1::after
-{
- content: url(/static/img/mobile/arrow-down.png);
-}
-
-footer nav section:hover li
-{
- display: block;
-}

Powered by Google App Engine
This is Rietveld