Bugzilla – Attachment 182044 Details for
Bug 39809
.required class was made too non-specific in Bootstrap upgrade
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39809: (follow-up) Remove left margin from label.required
Bug-39809-follow-up-Remove-left-margin-from-labelr.patch (text/plain), 868 bytes, created by
Caroline Cyr La Rose
on 2025-05-07 19:46:48 UTC
(
hide
)
Description:
Bug 39809: (follow-up) Remove left margin from label.required
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2025-05-07 19:46:48 UTC
Size:
868 bytes
patch
obsolete
>From 3ab714e0e89a00ec054a95ad1f18625eade23881 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 6 May 2025 12:16:52 +0000 >Subject: [PATCH] Bug 39809: (follow-up) Remove left margin from label.required > >The left margin is only necessary for span.required > >Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >--- > koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >index 5daab46393..457403766e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -964,7 +964,6 @@ label, > > &.required { > color: $warning-text-color; >- margin-left: .5em; > } > } > >-- >2.43.0
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 39809
:
181832
|
181833
|
181840
|
181857
|
181868
|
181966
| 182044