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

Unified Diff: static/css/index.css

Issue 29541555: Issue 5641 - Misplaced content on abdlockplus.org/edge (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created Sept. 11, 2017, 8:11 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 | « no previous file | static/css/index-desktop.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/css/index.css
===================================================================
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -449,23 +449,25 @@
margin-bottom: 0px;
}
#other-platform > div,
#content.edge #video,
#edge-teaser,
h3.edge-message,
#content.edge.edge-supported h3.edge-message,
-#content.edge.edge-supported #other-platform > div
+#content.edge.edge-supported #other-platform > div,
+#content.edge #terms-message
{
display: none;
}
#content.edge #other-platform > div,
-#content.edge h3.edge-message
+#content.edge h3.edge-message,
+#content.edge.edge-supported #terms-message
{
display: block;
}
.warning-platform,
.disclaimer,
#maxthon-notification
{
« no previous file with comments | « no previous file | static/css/index-desktop.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld