Bugzilla – Attachment #108156: Bug 26189: unset label width in payForm for
bug #26189
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 26189
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +3 lines)
Lines 4019-4024 input.renew {
Link Here
4019
padding-right: 2em;
4019
padding-right: 2em;
4020
}
4020
}
4021
}
4021
}
4022
label {
4023
width: unset;
4024
}
4022
}
4025
}
4023
4026
4024
#helper {
4027
#helper {
4025
-
Return to
bug 26189