Evil CSS hackery to prevent link targets from being under the navbar
http://stackoverflow.com/questions/9047703/fixed-position-navbar-obscures-anchors
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
|
||||
[% BLOCK menuItem %]
|
||||
<li class="[% IF "${root}${curUri}" == uri %]active[% END %]">
|
||||
<a href="[% uri %]">[% title %]</a>
|
||||
|
Reference in New Issue
Block a user