https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35554 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro.amorim@ptfs-europe.co | |m --- Comment #11 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- git grep 'width=1000,height' | wc -l 35 git grep 'width=800,height' | wc -l 15 git grep 'width=700,height' | wc -l 27 I'm not sure about "most popups use 800 pixels", it seems there's no consistency whatsoever. I don't wish to block this bug but could we perhaps consider this opportunity to standardize these pop-up sizes across the code-base? In a different bug perhaps. -- You are receiving this mail because: You are watching all bug changes.