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

Side by Side Diff: includes/contact.html

Issue 29582640: Noissue - Add support for large-desktop-width to help center (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Created Oct. 18, 2017, 1:55 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | static/scss/base/_variables.scss » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <aside id="contact" class="section-accent"> 1 <aside id="contact" class="section-accent">
2 <div class="container tablet-width"> 2 <div class="container">
3 3
4 <h2 class="h2 ta-center underlined"> 4 <h2 class="h2 ta-center underlined">
5 {{contact-heading[heading] Still looking for help?}} 5 {{contact-heading[heading] Still looking for help?}}
6 </h2> 6 </h2>
7 7
8 <div class="row"> 8 <div class="row">
9 <section class="column one-half section"> 9 <section class="column one-half section">
10 <header class="underlined"> 10 <header class="underlined">
11 <h3 class="h4"> 11 <h3 class="h4">
12 {{contact-social[heading] Get in touch}} 12 {{contact-social[heading] Get in touch}}
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 <a href="https://adblockplus.org/forum"> 53 <a href="https://adblockplus.org/forum">
54 {{contact-developer-support-link[link] Developer Support}} 54 {{contact-developer-support-link[link] Developer Support}}
55 </a> 55 </a>
56 </li> 56 </li>
57 </ul> 57 </ul>
58 </section> 58 </section>
59 </div> 59 </div>
60 60
61 </div><!-- .container --> 61 </div><!-- .container -->
62 </aside> 62 </aside>
OLDNEW
« no previous file with comments | « no previous file | static/scss/base/_variables.scss » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld