Bug 31904

Summary: The 'action' fieldset following another fieldset feels disparate to the form
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, jonathan.druart
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 30952    
Bug Blocks:    
Attachments: Example
Bug 31904: Remove padding-top from fieldset.action

Description Martin Renvoize 2022-10-21 09:37:13 UTC
The 'action' fieldset that we use to contain our action buttons at the end of a form now feels distinct from the form itself.. the combined margin and padding of the two fieldsets one above the over leads to a lot of 'greyspace' between the 'box' of the form input section and the buttons in the action fieldset.
Comment 1 Martin Renvoize 2022-10-21 09:38:41 UTC
Created attachment 142314 [details]
Example
Comment 2 Jonathan Druart 2022-10-27 11:32:51 UTC
Created attachment 142710 [details] [review]
Bug 31904: Remove padding-top from fieldset.action
Comment 3 Jonathan Druart 2022-10-27 11:33:27 UTC
Like that?
https://snipboard.io/cdBfhJ.jpg
Comment 4 Owen Leonard 2022-10-27 18:54:58 UTC
A fix for this is part of Bug 32022

*** This bug has been marked as a duplicate of bug 32022 ***