Bugzilla – Attachment 157086 Details for
Bug 35037
Revise the appearance of the last patron button
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35037: (follow-up) Minor adjustments to margins and padding
Bug-35037-follow-up-Minor-adjustments-to-margins-a.patch (text/plain), 1.36 KB, created by
Kyle M Hall (khall)
on 2023-10-13 13:25:42 UTC
(
hide
)
Description:
Bug 35037: (follow-up) Minor adjustments to margins and padding
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2023-10-13 13:25:42 UTC
Size:
1.36 KB
patch
obsolete
>From f8b213c95faae19df4ce790ea050db67d38de8b6 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Thu, 12 Oct 2023 10:38:34 +0000 >Subject: [PATCH] Bug 35037: (follow-up) Minor adjustments to margins and > padding > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/css/src/_header.scss | 1 + > koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/src/_header.scss b/koha-tmpl/intranet-tmpl/prog/css/src/_header.scss >index eec9046e443..292ef7754ec 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/_header.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/_header.scss >@@ -288,6 +288,7 @@ a.navbar-toggle { > > #lastborrower-window { > display: none; >+ margin-right: 1rem; > > > * { > padding: 0 .4em; >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 b12a703cd92..7e07a1541e8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -949,7 +949,7 @@ details[open] { > background-color: transparent; > clear: both; > margin: 0; >- padding: .8em .5em .8em 10px; >+ padding: .8em 10px .8em 10px; > position: relative; > > .title { >-- >2.30.2
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 35037
:
156872
|
156880
|
156936
|
157085
|
157086
|
157130
|
157131