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: Brought in changes to website made over last few months. Created Jan. 19, 2015, 12:18 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/index-mobile.css
diff --git a/static/css/index-mobile.css b/static/css/index-mobile.css
index ca02b52ec9386d63c60785fa366271d9a5f131c9..6364395dc07007b39c9c3e0d2e44f636a975713f 100644
--- a/static/css/index-mobile.css
+++ b/static/css/index-mobile.css
@@ -5,7 +5,7 @@
margin-right: 0;
}
-#video
+#video, #maxthon-teaser
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
@@ -44,7 +44,8 @@
margin: 0px 10px;
}
-.warning-platform
+.warning-platform,
+.disclaimer
{
margin: 10px;
}

Powered by Google App Engine
This is Rietveld