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

Unified Diff: templates/default.tmpl

Issue 29399777: Issue 4976 - remove language selector AND noissue - fix sidebar offset (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Created March 31, 2017, 3:11 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
===================================================================
--- a/templates/default.tmpl
+++ b/templates/default.tmpl
@@ -46,16 +46,21 @@
left: 0px;
}
#sidebar
{
top: 40px !important;
}
+ #secondary-navigation
+ {
+ bottom: 40px !important;
+ }
+
#navbar
{
top: 40px !important;
}
#breadcrumbs
{
top: 104px;
« includes/sidebar/secondary-navigation.tmpl ('K') | « includes/sidebar/secondary-navigation.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld