https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37795
--- Comment #3 from Phil Ringnalda <[email protected]> --- (In reply to Phil Ringnalda from comment #0) > It had a neat centered progress bar... > Now... the full width of the page Outside the scope of this bug. It was in a class="dialog message" which was text-align: center and width: 65% max-width: 600px, now it's in a class="alert alert-info" which is none of those things, but for job-progress.inc it's up to the consumer to decide what to wrap it in. -- 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/
