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

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

Issue 29359889: Issue 2292 - Add a disclaimer text on all landing pages in French language that provide the user li… (Closed)
Patch Set: Created Oct. 25, 2016, 3:53 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
Index: static/css/index-mobile.css
===================================================================
--- a/static/css/index-mobile.css
+++ b/static/css/index-mobile.css
@@ -59,18 +59,17 @@
margin-top: 10px;
}
#other-platform li
{
margin: 0px 10px;
}
-.warning-platform, #maxthon-notification,
-.disclaimer, #adblock-browser-notification
+#adblock-browser-notification
{
margin: 10px;
}
#key-facts section
{
width: auto;
max-width: 225px;
@@ -105,9 +104,9 @@
{
padding-top: 20px;
}
.more-tab
{
text-align: left;
margin: 10px 10px 0px 10px;
-}
+}

Powered by Google App Engine
This is Rietveld