Bugzilla – Attachment 181966 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), 798 bytes, created by
Owen Leonard
on 2025-05-06 12:18:53 UTC
(
hide
)
Description:
Bug 39809: (follow-up) Remove left margin from label.required
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2025-05-06 12:18:53 UTC
Size:
798 bytes
patch
obsolete
>From a00b9b62782070e34f308e1aa22734ee11c614ac 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 >--- > 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 5daab463934..457403766ef 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.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