Bugzilla – Attachment 184652 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), 925 bytes, created by
Lucas Gass (lukeg)
on 2025-07-25 16:41:04 UTC
(
hide
)
Description:
Bug 39809: (follow-up) Remove left margin from label.required
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-07-25 16:41:04 UTC
Size:
925 bytes
patch
obsolete
>From 2b93eef9f78da24644c53a94d09c7640d3ccf274 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> >Signed-off-by: Lucas Gass <lucas@bywatersolutions.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 608bd7263dd..e740a8a2218 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -968,7 +968,6 @@ label, > > &.required { > color: $warning-text-color; >- margin-left: .5em; > } > } > >-- >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 39809
:
181832
|
181833
|
181840
|
181857
|
181868
|
181966
|
182044
|
184651
| 184652