Bugzilla – Attachment 146816 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]
Bug 32338: OPAC - Mobile - Selection toolbar in search result is shifted and not adjusted
Bug-32338-OPAC---Mobile---Selection-toolbar-in-sea.patch (text/plain), 1.35 KB, created by
Marcel de Rooy
on 2023-02-17 10:38:20 UTC
(
hide
)
Description:
Bug 32338: OPAC - Mobile - Selection toolbar in search result is shifted and not adjusted
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2023-02-17 10:38:20 UTC
Size:
1.35 KB
patch
obsolete
>From 3a67c10f0e54868ad8c454cb6d8a14f481926416 Mon Sep 17 00:00:00 2001 >From: Hammat Wele <hammat.wele@inlibro.com> >Date: Wed, 14 Dec 2022 13:08:38 +0000 >Subject: [PATCH] Bug 32338: OPAC - Mobile - Selection toolbar in search result > is shifted and not adjusted >Content-Type: text/plain; charset=utf-8 > >To reproduce: >1- Go to the OPAC >2- Inspect the webpage and switch to mobile view >3- Perform a search >4- Check the top of the results table >5- Notice that options are not displayed correctly, there is a blank space between 'Unhighlight' and 'Select All' >6- Apply the patch >7- compile the .scss file 'yarn build --view opac' >8- Clear your navigator caches >9- repeat step 1, 2, 3, 4 >10- The options are now displayed correctly > >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >index a927bff544..1c22c23d14 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >+++ b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >@@ -1128,6 +1128,7 @@ fieldset { > margin-top: 3px; > padding-left: 10px; > padding-top: .5em; >+ flex-wrap: wrap; > > > div:first-child::before { > content: ""; >-- >2.30.2
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