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

Unified Diff: templates/default.tmpl

Issue 29337807: Issue 3097 - Refactored subscriptions list table on adblockplus.org/en/subscriptions (Closed)
Patch Set: Changed table into unordered list, refactored list markup, refactored main css and templates to support multiple footer elements Created Feb. 27, 2016, 4:16 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: templates/default.tmpl
diff --git a/templates/default.tmpl b/templates/default.tmpl
index a876f287ca5435af787a09112d08662cab9241ca..66d7301faee6572e1c23759083771bcabec2f85b 100644
--- a/templates/default.tmpl
+++ b/templates/default.tmpl
@@ -142,7 +142,7 @@
{% endblock %}
</div>
- <footer>
+ <footer class="footer-main">
<div id="footer-content">
<nav>
<section class="first">
« static/css/main.css ('K') | « static/css/main-mobile.css ('k') | templates/simple.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld