Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard dd717e81e4 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.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-24 13:24:03 +00:00
..
src Bug 21505: Box around 'Additional fields' does not contain the fields 2018-10-19 17:27:39 +00:00
treeview
addbiblio.css Bug 20044: (follow-up) Add min-width to .input_marceditor 2018-10-24 13:24:03 +00:00
buttons.dataTables.min.css
cateditor.css Bug 21362: Advanced editor: Fix tab navigation in fixed fields 2018-09-28 19:29:58 +00:00
datatables.css Bug 21550: DataTables four button pagination uses the wrong icon for disabled buttons 2018-10-15 13:53:14 +00:00
hierarchy.css
humanmsg.css
installer.css
itemsearchform.css Bug 19348: Title column in item search is too narrow 2017-10-20 16:51:26 -03:00
login.css
mainpage.css Bug 20647: (alternate) When ILL is enabled the hover effect on the ILL requests button is wrong 2018-08-10 10:38:12 +00:00
preferences.css
print.css Bug 16575: Irregular behaviour using window.print() followed by window.location.href 2018-07-19 16:12:56 +00:00
printreceiptinvoice.css
quotes.css
reports.css Bug 21132: Highlight active filters on saved report page 2018-08-09 11:41:53 +00:00
right-to-left.css
select2.css Bug 21148: Dropdowns styled by the Select2 plugin do not highlight missing required fields 2018-08-09 10:44:31 +00:00
spinelabel.css
staff-global.css Bug 21470: Compiled CSS 2018-10-09 11:54:07 +00:00
tinymce.css
uploader.css