Bugzilla – Attachment 150321 Details for
Bug 32341
Some OPAC tables are not displayed well in mobile mode
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32341: (follow-up) Making the label not showed twice when the tables are in responsive mode
Bug-32341-follow-up-Making-the-label-not-showed-tw.patch (text/plain), 823 bytes, created by
Hammat wele
on 2023-04-27 21:55:24 UTC
(
hide
)
Description:
Bug 32341: (follow-up) Making the label not showed twice when the tables are in responsive mode
Filename:
MIME Type:
Creator:
Hammat wele
Created:
2023-04-27 21:55:24 UTC
Size:
823 bytes
patch
obsolete
>From e56ac4bdfc888f7aad7f5a7bb20c570311ee62a5 Mon Sep 17 00:00:00 2001 >From: Hammat Wele <hammat.wele@inlibro.com> >Date: Thu, 27 Apr 2023 21:52:52 +0000 >Subject: [PATCH] Bug 32341: (follow-up) Making the label not showed twice when > the tables are in responsive mode > >--- > koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss b/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss >index d9d630feee..9cb6cf3bcf 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss >+++ b/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss >@@ -99,7 +99,7 @@ > margin-bottom: .5em; > } > >- .tdlabel { >+ .table:not(.collapsed) .tdlabel { > display: inline; > } > >-- >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 32341
:
144221
|
144546
|
144768
|
144808
|
145159
|
146294
|
146746
|
146747
|
149986
|
150321
|
150707
|
150708
|
150709
|
150710
|
150711
|
150712
|
152023
|
152024
|
152025
|
152026
|
152027
|
152028
|
152164
|
152165
|
152166
|
152167
|
152168
|
152169