Actions
Bug #27271
closedClass p.align-center missing in css_styled_content
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2011-06-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The RTE sets the class align-center
for centered paragraphs. However, CSC lacks a definition for this class and thus the integrator has to add a text-align
definition for p.align-center
manually.
Actions