Bugzilla – Attachment #184652: Bug 39809: (follow-up) Remove left margin from label.required for
bug #39809
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 39809
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-2 lines)
Lines 968-974 label,
Link Here
968
968
969
&.required {
969
&.required {
970
color: $warning-text-color;
970
color: $warning-text-color;
971
margin-left: .5em;
972
}
971
}
973
}
972
}
974
973
975
-
Return to
bug 39809