Actions
Bug #99604
closedSwitch user button not properly aligned in btn-group
Start date:
2023-01-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When the switch user component is used in a bootstrap button group, the button is not properly aligned as shown on the screenshot below:
The button should be aligned horizontally with the previous/next button and also have margin-left: -1px;
, so the button actually looks grouped with the previous one.
Files
Updated by Gerrit Code Review almost 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77469
Updated by Gerrit Code Review almost 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77469
Updated by Torben Hansen almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 61ce9702f51fa7ef084a31029045885511e33394.
Actions