Fix graph in lists
This commit is contained in:
@@ -208,7 +208,6 @@ var ListNavigator = {
|
||||
document.getElementById("toolbar").style.top = navHeight+"px";
|
||||
document.getElementById("button-expand-toolbar").style.top = navHeight+"px";
|
||||
document.getElementById("sharebar").style.top = navHeight+"px";
|
||||
document.getElementById("info_popup").style.top = (navHeight+20)+"px";
|
||||
}, 200);
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user