Bugzilla – Attachment #175773: Bug 36285: (QA follow-up): Fix regular select elements height for
bug #36285
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 36285
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/_forms.scss (-1 / +4 lines)
Lines 21-26 fieldset {
Link Here
21
width: 30%;
21
width: 30%;
22
}
22
}
23
23
24
select {
25
padding: 2px 0;
26
}
27
24
.flatpickr-input {
28
.flatpickr-input {
25
width: 30%;
29
width: 30%;
26
}
30
}
27
-
Return to
bug 36285