Closed (fixed)
Project:
Panels
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2008 at 20:12 UTC
Updated:
1 Apr 2008 at 02:23 UTC
The line-height property for the "div.panel-pane div.admin.links" selector in panels.css (line 7) contains an invalid value:
line-height: xx-small;
Should be a numeric multiplier, unit, or percentage.
Comments
Comment #1
sdboyer commentedThanks for noticing this. I've committed a change removing it, being that it's being ignored by browsers anyway.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.