[Koha-bugs] [Bug 20044] Switch single-column templates to Bootstrap grid: Cataloging

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 3 16:42:52 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20044

--- Comment #23 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 77473
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77473&action=edit
Bug 20044: (follow-up) Add min-width to .input_marceditor

This patch adds a min-width property to the first .input_marceditor rule
in order to prevent <selects> styled by Select2 from collapsing at
narrower browser widths.

To reproduce the bug, apply all patches on Bug 20044 except this one.
Open the MARC editor and narrow the browser width to below 768 pixels.
Reload the page and view a tab which contains a <select> styled by
Select2 (942c is often an example). The <select> will have narrowed to
be almost invisible.

Apply the patch and reproduce the steps above. The <select>s should be
fully visible.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list