Fossil SCM
Styling: Remove br elements from HTML
Open
dc8bde6ed878454…
· opened 15 years, 9 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Cosmetic
- Resolution
- Open
- Subsystem
- —
- Created
- June 22, 2010 11:12 a.m.
The web UI has br-elements in many places, presumably to make divs stretch properly like this:
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.