Bug #687
Checkboxes and labels are aligned badly if in one line
| Status: | Closed | Start date: | 2008-05-30 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Design | |||
| Target version: | TYPO3 4.3 | Estimated time: | 0.00 hour | |
| Tags: | ||||
| Votes: | 0 |
Description
Problem:
Checkboxes and miss a margin-right if labels are to the right.
Solution:
Set checkboxes to vertical-align: middle and give them a margin-right of 2px.
Before the patch:
After the patch:
History
Updated by Uschi Renziehausen about 5 years ago
Needs feedback. Seems to be accepted already in core list.
Updated by Philipp Gampe almost 4 years ago
+1 from reading the diff
any news from core list?
Updated by Jens Hoffmann almost 4 years ago
+1 .. No Brainer :)
Updated by Chris topher over 3 years ago
- Target version changed from TYPO3 4.2 to TYPO3 4.3
Hi guys, this is fixed in 4.2, but it again is a problem in the extension-manager in 4.3.
See the bugreport here:
http://bugs.typo3.org/view.php?id=11922
Updated by Jens Hoffmann over 2 years ago
- Status changed from New to Closed
- Assignee deleted (
Uschi Renziehausen)
Done.