Closed (fixed)
Project:
Bible
Version:
6.x-1.2
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2010 at 20:14 UTC
Updated:
28 Jun 2011 at 07:19 UTC
W3 validator is complaining about bible.css line 63 the "*/"
Comments
Comment #1
MikeLee_Birdy commentedDear Sir:
Thanks. Should modify line 63 from
display: block; /* Behavior like <br/> */to:
display: block; // Behavior like <br/>This will put in the next release.
MikeLee
Comment #2
MikeLee_Birdy commented