http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7998
Chris Nighswonger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |u --- Comment #2 from Chris Nighswonger <[email protected]> --- An additional problem has occurred with the top nav bar. Here is part of the discussion from irc: chris_n> but things do bounce around a bit when I click log out <oleonard> ? <chris_n> the cart count shows up as (0) for a moment after the link is clicked <chris_n> in chrome I should add <oleonard> That's the automatic carty-emptying routine <chris_n> so probably a css fix? <oleonard> When you say bounce around you mean the toolbar gets wider for a moment? <chris_n> yes, vertically <oleonard> The bigger problems is that it happens whenever there's anything in the cart <oleonard> The new design removed the explicit width on the div which contains that menu <oleonard> When the cart updates the container, for whatever reason, doesn't expand when the text changes <oleonard> #toplevelnav { width: 40%; } might be a fix <chris_n> fwiw, that fixes it here <oleonard> One concern is longer-character words in translations <chris_n> so the problem would show up when I had items in my cart? <oleonard> Yes <chris_n> ouch... so it is a bigger problem -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
