Closed (works as designed)
Project:
Update Status
Version:
5.x-2.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2007 at 19:31 UTC
Updated:
25 Dec 2007 at 23:06 UTC
Take a look at "(2007-Aug-06)" and you will see the "g" looks nearly like a "o". This is caused by the line height.
.update-status table.version tr,
.update-status table.version td {
line-height: .9em;
padding: 0;
margin: 0;
border: none;
}
Comments
Comment #1
hass commentedsame will happen with "p", "q", "j" and so on and so on
Comment #2
hass commented