Closed (fixed)
Project:
Framework
Version:
6.x-3.2
Component:
CSS/HTML markup
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2011 at 12:07 UTC
Updated:
16 Nov 2011 at 06:20 UTC
Why is the display property for img set to block? I've lot of problems with that. Removed it.
Yannick
Comments
Comment #1
andregriffin commentedHm, I added that due to a margin-bottom bug in webkit browsers. What kind of problems have you run into? I guess I had assumed that most images would be displayed in block form, and only floated or placed inline when explicitly needed, but if my use-case assumption is wrong, I'll make the necessary adjustments.
Comment #2
andregriffin commented