Bug 34654

Summary: Submit button doesn't look right in staff forms
Product: Koha Reporter: Pedro Amorim <pedro.amorim>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: RESOLVED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, katrin.fischer, martin.renvoize, matt.blenkinsop, oleonard, tomascohen
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32022
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32605
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34072
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Pedro Amorim 2023-08-30 10:01:35 UTC
The pictures submitted in bug 32022 highlight a styling issue with the submit button that is still present in master. This can be verified on any staff form (e.g. new SMTP server).

staff-global.scss. Do we need:
fieldset + fieldset.action {
    margin-top: -1em;
}
Comment 1 Pedro Amorim 2023-08-30 13:47:40 UTC Comment hidden (obsolete)
Comment 2 Pedro Amorim 2023-08-30 13:48:07 UTC
Resolved by bug 34341