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

Delta Between Two Patch Sets: includes/index/who-benefits/users.md

Issue 29453600: Issue 4961 - Fix card group field alignment on acceptableads.com (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Left Patch Set: Created June 1, 2017, 1:10 p.m.
Right Patch Set: Move styling for cards on committee page to committee/index.html Created July 25, 2017, 1:33 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « includes/index/who-benefits/publishers.md ('k') | includes/index/who-benifits.md » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 <div class="card" markdown="1"> 1 <div class="card" markdown="1">
2 2
3 <header class="card-heading" markdown="1">
3 ![{{users-icon-alt[Users icon alt text] Users icon}}](/img/png/icon-users.png) 4 ![{{users-icon-alt[Users icon alt text] Users icon}}](/img/png/icon-users.png)
4 {: .card-icon } 5 {: .card-icon }
5 6
6 ### {{users-heading[Who benefits -> Users heading] Users }} 7 ### {{users-heading[Who benefits -> Users heading] Users }}
8 </header>
7 9
8 {{users-body[Who benefits -> Users body] Support the free and open web }} 10 {{users-body[Who benefits -> Users body] Support the free and open web }}
9 {: .card-summary } 11 {: .card-summary }
10 12
13 <footer class="card-footer" markdown="1">
11 [{{users-learn-more[Who benefits -> users learn more button] Learn more }}](/use rs){: .btn-outline-primary } 14 [{{users-learn-more[Who benefits -> users learn more button] Learn more }}](/use rs){: .btn-outline-primary }
12 15
13 [{{get-whitelisted-button[Get whitelisted button] Get whitelisted}}](/solutions/ get-whitelisted){: .btn-primary } 16 [{{get-whitelisted-button[Get whitelisted button] Get whitelisted}}](/solutions/ get-whitelisted){: .btn-primary }
17 </footer>
14 18
15 </div> 19 </div>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld