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

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

Issue 29458622: Issue 4920 - Add "Ready for Windows" section to adblockplus.org (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Style fixes Created June 21, 2017, 8:29 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.css ('k') | static/css/main.css » ('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
@@ -72,18 +72,19 @@
margin-top: 10px;
}
#other-platform li
{
margin: 0px 10px;
}
+
.warning-platform, #maxthon-notification,
-.disclaimer, #adblock-browser-notification
+.disclaimer, .notice
{
margin: 10px;
}
#key-facts section
{
width: auto;
max-width: 225px;
« no previous file with comments | « static/css/index.css ('k') | static/css/main.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld