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

Unified Diff: static/scss/main.scss

Issue 29373612: Issue 4427 - Anchor tags hidden behind header on acceptableads.com (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Completed Thomas's example Created Jan. 25, 2017, 1:12 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 | « static/scss/layout/_sidebar.scss ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/scss/main.scss
===================================================================
--- a/static/scss/main.scss
+++ b/static/scss/main.scss
@@ -33,9 +33,10 @@
@import "components/masthead";
@import "components/footnotes";
// Layout styles ///////////////////////////////////////////////////////////////
@import "layout/navbar";
@import "layout/sidebar";
@import "layout/breadcrumbs";
+@import "layout/body";
@import "layout/footer";
« no previous file with comments | « static/scss/layout/_sidebar.scss ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld