Added 1 more in data-offset for Scrollspy

The border buttom use one pixel and generated problem in mobile version.
Fixed!
This commit is contained in:
Jorge Arias 2015-11-13 21:47:12 -03:00
parent 8d7c91ada4
commit 7b3af3f906

View file

@ -6,7 +6,7 @@
{% include head.html %}
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top" data-offset="50">
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top" data-offset="51">
{% include navigation.html %}