Bugzilla – Attachment 144211 Details for
Bug 32338
OPAC - Mobile - Selection toolbar in search result is shifted and not adjusted
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
OPAC - Mobile - The Selection toolbar in search result is shifted and not adjusted
OPAC---Mobile---The-Selection-toolbar-in-search-re.patch (text/plain), 1.19 KB, created by
Hammat wele
on 2022-11-23 17:21:20 UTC
(
hide
)
Description:
OPAC - Mobile - The Selection toolbar in search result is shifted and not adjusted
Filename:
MIME Type:
Creator:
Hammat wele
Created:
2022-11-23 17:21:20 UTC
Size:
1.19 KB
patch
obsolete
>From 41a419306da0dfc0bf3538466db59bba7bab55e9 Mon Sep 17 00:00:00 2001 >From: Hammat Wele <hammat.wele@inlibro.com> >Date: Wed, 23 Nov 2022 17:08:19 +0000 >Subject: [PATCH] OPAC - Mobile - The Selection toolbar in search result is > shifted and not adjusted > >To reproduce: > > Go to the OPAC > Open mobile mode > Perform a search > Check the top of the results table > --> options are not displayed correctly; > --> there is a blank space between 'Unhighlight' and 'Select All' > >Apply the patch and perform the same search again. >Confirm that options are displayed correctly > >https://bugs.koha-community.org/show_bug.cgi?id=32338 >--- > koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >index 63434d3cbf..4b4cc029fc 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >+++ b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >@@ -1122,7 +1122,7 @@ fieldset { > margin-top: 3px; > padding-left: 10px; > padding-top: .5em; >- >+ flex-wrap: wrap; > > div:first-child::before { > content: ""; > padding: 0; >-- >2.34.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 32338
:
144211
|
144578
|
144625
|
146816