Bugzilla – Attachment 102505 Details for
Bug 22087
Show city and state in patron search results
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22087: Remove padding on li's
Bug-22087-Remove-padding-on-lis.patch (text/plain), 805 bytes, created by
Jonathan Druart
on 2020-04-07 10:41:35 UTC
(
hide
)
Description:
Bug 22087: Remove padding on li's
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-04-07 10:41:35 UTC
Size:
805 bytes
patch
obsolete
>From 8a0e93012b062031c8d17eeb54b4e37c6c808830 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 7 Apr 2020 12:40:24 +0200 >Subject: [PATCH] Bug 22087: Remove padding on li's > >--- > koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss | 1 + > 1 file changed, 1 insertion(+) > >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 6892516edf..711deccbe4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -2009,6 +2009,7 @@ li { > float: left; > list-style: none; > margin-left: 1ch; >+ padding: 0; > } > } > } >-- >2.20.1
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 22087
:
102043
|
102064
|
102448
|
102449
|
102450
|
102451
|
102466
|
102482
|
102483
|
102484
|
102485
|
102486
|
102492
|
102505
|
102506
|
102507
|
107420
|
107421
|
107422
|
107423
|
107424
|
107425
|
107427
|
107428
|
107543
|
107544
|
107545
|
107546
|
107547
|
107548
|
107549