Bugzilla – Attachment 156936 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.30 KB, created by
Owen Leonard
on 2023-10-12 10:39:24 UTC
(
hide
)
Description:
Bug 35037: (follow-up) Minor adjustments to margins and padding
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2023-10-12 10:39:24 UTC
Size:
1.30 KB
patch
obsolete
>From 301a6db1f93e610efb6daedfddfe4eb6ffaeaa8a 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 > >--- > 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 eec9046e44..292ef7754e 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 b12a703cd9..7e07a1541e 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