Bugzilla – Attachment 175773 Details for
Bug 36285
Staff UI form fieldset styling needs update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36285: (QA follow-up): Fix regular select elements height
Bug-36285-QA-follow-up-Fix-regular-select-elements.patch (text/plain), 767 bytes, created by
Pedro Amorim
on 2024-12-19 15:27:47 UTC
(
hide
)
Description:
Bug 36285: (QA follow-up): Fix regular select elements height
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2024-12-19 15:27:47 UTC
Size:
767 bytes
patch
obsolete
>From 073a8c5136e5514a7483bbd6e5a4e1e2afa48a09 Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Thu, 19 Dec 2024 15:12:51 +0000 >Subject: [PATCH] Bug 36285: (QA follow-up): Fix regular select elements height > >--- > koha-tmpl/intranet-tmpl/prog/css/src/_forms.scss | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/src/_forms.scss b/koha-tmpl/intranet-tmpl/prog/css/src/_forms.scss >index 9029e7638b2..1f4736d5dbf 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/_forms.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/_forms.scss >@@ -21,6 +21,10 @@ fieldset { > width: 30%; > } > >+ select { >+ padding: 2px 0; >+ } >+ > .flatpickr-input { > width: 30%; > } >-- >2.39.5
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 36285
:
162969
|
175772
| 175773 |
175774
|
175775
|
175776