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

Unified Diff: pages/about/index.html

Issue 29536654: Issue 5102 - Replaced semantically incorrect <hr> elements with :after styles (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Created Sept. 5, 2017, 2:40 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: pages/about/index.html
===================================================================
--- a/pages/about/index.html
+++ b/pages/about/index.html
@@ -1,15 +1,14 @@
title=What are Acceptable Ads?
description=Acceptable Ads are nonintrusive ad formats that are accepted by ad blocking users and allow content creators to monetize their content.
custom=1
<div class="container">
<h1>{{what-are-acceptable-ads-heading[What are Acceptable Ads heading] What are Acceptable Ads?}}</h1>
- <hr>
<div class="row section">
<div class="col-6 expand-on-tablet">
<? include about/what-are-acceptable-ads ?>
</div>
</div>
</div>
<div class="bg-accent section">

Powered by Google App Engine
This is Rietveld