Actions
Bug #85935
closedMissing space between own class and default class in FieldControl
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2018-08-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
Hello Core-Team,
I'm using the new FieldControl wizard.
My CSS class "generatePassword" was appended with some default CSS classes from core "btn btn-default" without any free space in between, so resulting class is now: "generatePasswordbtn btn-default"
Nice greetings
Stefan
Updated by Gerrit Code Review about 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57996
Updated by Gerrit Code Review about 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57997
Updated by Stefan Froemken about 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset af0a9502f3a9e4a4a53f36350fe3666dc827c407.
Updated by Stefan Froemken about 6 years ago
- Related to Bug #85936: Icon for FieldControl too small added
Updated by Gerrit Code Review about 6 years ago
- Status changed from Resolved to Under Review
Updated by Michael Stucki about 6 years ago
- Status changed from Under Review to Resolved
(Made a wrong commit, fixing it now.)
Actions