Bugzilla – Attachment #182044: 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 964-970 label,
Link Here
964
964
965
&.required {
965
&.required {
966
color: $warning-text-color;
966
color: $warning-text-color;
967
margin-left: .5em;
968
}
967
}
969
}
968
}
970
969
971
-
Return to
bug 39809