Overview
Artifact ID: | 54295556f9079472b2cd1b0c4984088c4c8320ea |
---|---|
Ticket: | dc8bde6ed8784540fb0ea7d69e45585e8c8d8741
Styling: Remove br elements from HTML |
User & Date: | anonymous 2010-06-22 11:12:24 |
Changes
- comment changed to:
The web UI has br-elements in many places, presumably to make divs stretch properly like this: <br clear="both"/> BR is difficult to style without CSS hacks. To make it easier to crete skins it is better to use CSS to make sure clears work properly instead.
- private_contact changed to: "ebbf214358fed060592f40f5d3be2e893cd6407e"
- severity changed to: "Cosmetic"
- status changed to: "Open"
- title changed to: "Styling: Remove br elements from HTML"
- type changed to: "Code_Defect"