https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30492
Florian <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #3 from Florian <[email protected]> --- Interesting, you're right, I've stumbled upon this bug on two different version but I guess they both had this modification. If anyone's interested, I fixed the problem by putting this in OpacUserCSS: #bibliodescriptions{ display:flex; width:100%; flex-direction: column; } Otherwise, i'll close that bug. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
