Bugzilla – Attachment 98428 Details for
Bug 24363
Datepicker calendar is not always sexy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24363: (follow-up) Remove height from input[type='file']
Bug-24363-follow-up-Remove-height-from-inputtypefi.patch (text/plain), 843 bytes, created by
David Nind
on 2020-02-05 07:55:30 UTC
(
hide
)
Description:
Bug 24363: (follow-up) Remove height from input[type='file']
Filename:
MIME Type:
Creator:
David Nind
Created:
2020-02-05 07:55:30 UTC
Size:
843 bytes
patch
obsolete
>From 5301c43d0e27af1a39e756e532d879d40f5c7ba0 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 4 Feb 2020 13:15:49 +0000 >Subject: [PATCH] Bug 24363: (follow-up) Remove height from input[type='file'] > >Signed-off-by: David Nind <david@davidnind.com> >--- > 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 3ae094a49f..babb001935 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -377,6 +377,7 @@ input { > background: transparent none; > border: none; > box-shadow: none; >+ height: unset; > } > > &[type="checkbox"], >-- >2.11.0
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 24363
:
96893
|
96899
|
96968
|
97466
|
98289
|
98355
|
98366
|
98387
|
98426
|
98427
|
98428
|
98463
|
98857
|
98893
|
99139