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

Unified Diff: pages/solutions/index.html

Issue 29453600: Issue 4961 - Fix card group field alignment on acceptableads.com (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Move styling for cards on committee page to committee/index.html Created July 25, 2017, 1:33 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
« no previous file with comments | « pages/committee/index.html ('k') | static/css/main.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/solutions/index.html
===================================================================
--- a/pages/solutions/index.html
+++ b/pages/solutions/index.html
@@ -5,16 +5,16 @@
<? include solutions/style ?>
<div class="container">
<h1>{{solutions-heading[Solutions heading] Solutions}}</h1>
<hr>
</div>
<div class="bg-accent">
<div class="container group-container">
- <div class="group group-4 center">
+ <div class="group group-4 cards center">
<? include solutions/publishers ?>
<? include solutions/ad-networks ?>
<? include solutions/advertisers ?>
<? include solutions/ad-tech-suppliers ?>
</div>
</div>
</div>
« no previous file with comments | « pages/committee/index.html ('k') | static/css/main.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld