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

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

Issue 29565748: Issue 5834 - Removed learn more section from the adblockplus.org homepage (Closed) Base URL: https://bitbucket.org/adblockplus/adblockplus.org
Patch Set: Removed more learn more artifacts Created Oct. 6, 2017, 10:20 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
« no previous file with comments | « static/css/index-desktop.css ('k') | static/js/index.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/css/index-mobile.css
===================================================================
--- a/static/css/index-mobile.css
+++ b/static/css/index-mobile.css
@@ -108,25 +108,8 @@
padding-bottom: 25px;
border-bottom: 1px dotted black;
}
#footnote
{
padding: 0px 20px;
}
-
-#more, #less
-{
- padding: 10px 50px;
- border-radius: 4px;
-}
-
-#sidebar
-{
- padding-top: 20px;
-}
-
-.more-tab
-{
- text-align: left;
- margin: 10px 10px 0px 10px;
-}
« no previous file with comments | « static/css/index-desktop.css ('k') | static/js/index.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld