Bug #22880
checkbox alignment broken in section User Admin -> Edit User
Status: | Resolved | Start date: | 2010-06-15 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Chris topher | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.4 | Is Regression: | ||
PHP Version: | 5.2 | Sprint Focus: | ||
Complexity: |
Description
As you can see in the attached file, the alignment of the checkboxes is ugly.
Revision 7927
(issue imported from #M14726)
Related issues
History
#1 Updated by Chris topher about 5 years ago
It is nt only the alignment of checkboxes:
Also the labels are partially hidden behind input boxes (when using a translated BE).
#2 Updated by Chris topher about 5 years ago
The problem was introduced with the changes in 0014749. The problematic part has been reverted and can be found in tceforms_revert.patch.
#3 Updated by Chris topher about 5 years ago
Fixed by reverting the problematic part in rev. 7947.