Bugzilla – Attachment 108436 Details for
Bug 25727
Update the Select2 JS lib
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25727: Do not wrap option text
Bug-25727-Do-not-wrap-option-text.patch (text/plain), 763 bytes, created by
Jonathan Druart
on 2020-08-18 07:48:16 UTC
(
hide
)
Description:
Bug 25727: Do not wrap option text
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-08-18 07:48:16 UTC
Size:
763 bytes
patch
obsolete
>From 5ec7a49c8698d422816755aa5bb8daae36db2b00 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 18 Aug 2020 07:47:45 +0000 >Subject: [PATCH] Bug 25727: Do not wrap option text > >--- > koha-tmpl/intranet-tmpl/prog/css/select2.css | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/select2.css b/koha-tmpl/intranet-tmpl/prog/css/select2.css >index a6d22c2913..124ef6b71b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/select2.css >+++ b/koha-tmpl/intranet-tmpl/prog/css/select2.css >@@ -7,3 +7,7 @@ > .select2-container .select2-selection--single.important_subfield_not_filled { > background-color: #FFFF99; > } >+ >+li.select2-results__option { >+ white-space: nowrap; >+} >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 25727
:
105822
|
105853
|
105854
|
105855
|
105975
|
105976
|
105977
|
105978
|
105979
|
105980
|
108351
|
108352
|
108353
|
108354
|
108355
|
108395
|
108400
|
108436
|
108823
|
108829
|
108830
|
108875
|
108876
|
108877
|
108878
|
108879
|
108880
|
108881
|
108882
|
109359
|
109361