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

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

Issue 5636796054503424: Issue 1170 - [adblockplus.org Anwiki to CMS migration] Migrate content (Closed)
Patch Set: Remove includes/common.tmpl which is no longer required. Created March 7, 2015, 7:01 p.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/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
diff --git a/static/css/index-mobile.css b/static/css/index-mobile.css
index ca02b52ec9386d63c60785fa366271d9a5f131c9..a77ba29e2698b4c61be7d959f861128101156646 100644
--- a/static/css/index-mobile.css
+++ b/static/css/index-mobile.css
@@ -5,7 +5,7 @@
margin-right: 0;
}
-#video
+#video, #maxthon-instruction
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
@@ -44,7 +44,9 @@
margin: 0px 10px;
}
-.warning-platform
+.warning-platform,
+#maxthon-notification,
+.disclaimer
{
margin: 10px;
}
« no previous file with comments | « static/css/index-desktop.css ('k') | static/css/main.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld