horizontally center menubar popup

Paul Ivanov 12 years ago
parent 4371ebf625
commit 490e4d1e42

@ -27,7 +27,7 @@ var tour_steps = [
placement: 'bottom',
content: "Information about the last time this notebook was saved."
}, {
element: "#menus",
element: $("#menus").parent(),
placement: 'bottom',
backdrop: true,
title: "Notebook Menubar",

Loading…
Cancel
Save