Bugzilla – Attachment #108165: Bug 21689: Unset label width restriction 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 / +1 lines)
Lines 929-934 fieldset {
Link Here
929
.dataTables_wrapper {
929
.dataTables_wrapper {
930
label {
930
label {
931
font-weight: 400;
931
font-weight: 400;
932
width: unset;
932
}
933
}
933
}
934
}
934
}
935
}
935
-
Return to
bug 26189