Project view: Fix transparent background of tree/sidebar

This commit is contained in:
2016-09-05 18:55:49 +02:00
parent 4cf7fde5bf
commit e4763d809b
3 changed files with 7 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ $(function () {
function NavbarTransparent() {
var startingpoint = 50;
var startingpoint = 15;
$(window).on("load scroll", function () {