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

Unified Diff: static/scss/layout/_navbar.scss

Issue 29516622: Issue 5511 - Create Product Help Home Template for help.eyeo.com (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Created Aug. 15, 2017, 3:01 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: static/scss/layout/_navbar.scss
===================================================================
--- a/static/scss/layout/_navbar.scss
+++ b/static/scss/layout/_navbar.scss
@@ -35,10 +35,11 @@
margin-left: auto;
}
.navbar-fixed-top
{
position: fixed;
top: 0;
left: 0;
+ z-index: 2;
width: 100%;
}

Powered by Google App Engine
This is Rietveld