diff --git a/web/widgets/fisheye_menu.anubis b/web/widgets/fisheye_menu.anubis index fa14add..28be203 100644 --- a/web/widgets/fisheye_menu.anubis +++ b/web/widgets/fisheye_menu.anubis @@ -55,7 +55,7 @@ public define HTML_Partial_Content if entries is { [] then partial_content([], literal("")), - [_ . _] then partial_content(jquery_animate(childs(htmlId("top_menu")), size_on_hover(64, 64, 1000, 1000)), + [_ . _] then partial_content(jquery_animate(childs(htmlId("top_menu")), size_on_hover(64, 64, 350, 1420)), div([id("top_menu"), style("min-height:70px!important;vertical-align:top;display:table-row")], sequence([ -- libgit2 0.21.4