Bug 34654 - Submit button doesn't look right in staff forms
Summary: Submit button doesn't look right in staff forms
Status: RESOLVED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-30 10:01 UTC by Pedro Amorim
Modified: 2023-08-30 13:48 UTC (History)
6 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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