Active
Project:
Black Piano
Version:
7.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2011 at 14:17 UTC
Updated:
15 Mar 2011 at 21:13 UTC
The error messages often overlap the icon when displaying. I have added a screenshot to demonstrate what i mean.
| Comment | File | Size | Author |
|---|---|---|---|
| Screen shot 2011-03-12 at 8.12.56 AM.png | 82.54 KB | lloydpearsoniv |
Comments
Comment #1
webmatter commentedHi, thanks for reporting this error. If you add
div.error { padding-left: 45px; }
at the end of your styles.css the overlap should be gone.
You will probably have to clear the cache until the change will be visible.
I will add this to the next release.