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

Unified Diff: pages/solutions/get-whitelisted/index.md

Issue 29438582: Issue 5135 - Reduce font size and padding on smaller screens on acceptableads.com (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Fix alignment of hr under headings Created July 6, 2017, 10:25 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: pages/solutions/get-whitelisted/index.md
===================================================================
--- a/pages/solutions/get-whitelisted/index.md
+++ b/pages/solutions/get-whitelisted/index.md
@@ -184,29 +184,31 @@
<div class="col-6 expand-on-tablet" markdown="1">
<form id="WebToLeadForm" class="publishers section" method="POST" name="WebToLeadForm" markdown="1">
# {{get-whitelisted Get whitelisted}}
---
+<div class="section" markdown="1">
{{make-web-better[subtitle] We love the web, but we think it can improve. Help us make it a better place!}}
{{about-acceptable-ads[paragraph] The Acceptable Ads initiative is simple: if your ads are nonintrusive and abide by the [Acceptable Ads criteria](about/criteria), they will be seen by a much larger audience, thus increasing your traffic and revenue. It's easy to join; many advertisers and publishers already benefit from the initiative. }}
{{before-applying[notice] **Important**: Before filling out the form please ensure your ads meet the [Acceptable Ads criteria](about/criteria). }}
<noscript>
<p class="bg-error p-a-sm m-y-sm">
{{enable-javascript This form requires JavaScript to be enabled to limit the amount of spam we get. Please consider enabling it for this page, or write an email to <a href="mailto:acceptableads@adblockplus.org">acceptableads@adblockplus.org</a>.}}
</p>
</noscript>
+</div>
-<label class="m-t-lg" for="partner_type_c">
+<label for="partner_type_c">
{{partner-type Partner Type}}
</label>
<select id="partner_type_c" name="partner_type_c" tabindex="1">
<option id="publishers" selected="selected" value="Publisher">{{publishers Publishers}}</option>
<option id="ad-networks" value="Ad Network">{{ad-networks Ad Networks}}</option>
<option id="advertisers" value="Advertiser">{{advertisers Advertisers}}</option>
<option id="ad-tech-suppliers" value="Ad Tech supplier">{{tech-suppliers Ad Tech suppliers}}</option>
</select>

Powered by Google App Engine
This is Rietveld