Actions
Bug #71641
closedWizard crpages: Space missing before help icon
Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2015-11-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
Problem/Description¶
Actually there is a different vertical space after submitting the "Create multiple pages" wizard between the list of created pages and the module help icon.
ToDo(s)¶
- Add missing space between created pages and module quick-help link after the form is sent.
- Due the reason that this module isn't based on fluid, we could fix it now be adding the generic
form-group
class until the whole module is refactored.
- Due the reason that this module isn't based on fluid, we could fix it now be adding the generic
Acceptance Criteria¶
- The space in front of the module help icon must be the same before and after submitting the form.
It must look like¶
Files
Actions