Needs review
Project:
Waffles
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2009 at 20:24 UTC
Updated:
30 Jun 2010 at 23:26 UTC
...are not aligned with the top line of a paragraph. Instead it appears centered on the paragraph.
Comments
Comment #1
ensemble commentedI know this issue is incredibly old, but I had the same problem and have a quick and dirty fix for it. Change this section of style.css:
to this:
I just came up with the number 0.6em by messing around in Firebug, but I've tested it on a couple of browsers and seems to generally work well.