Here's a screenshot from the #560780: Add Image Field to image.module patch, which displays a status message inline:

I think this is a bug in the theme because in Garland it looks fine:

I am no kind of CSS expert, but I'm guessing this is pretty easy to fix. Tagging as Novice.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | imgmessage.jpg | 28.49 KB | arianek |
| #2 | 601972-status-message-not-styled-1.patch | 1009 bytes | sivaji_ganesh_jojodae |
| #1 | Screenshot-1.png | 99.37 KB | sivaji_ganesh_jojodae |
Comments
Comment #1
sivaji_ganesh_jojodae commentedIn themes/seven/style.css from line no 116 to 140 changing
to
Will fix this.
Comment #2
sivaji_ganesh_jojodae commentedAttached patch will fix this.
Comment #3
arianek commentedpatch applied cleanly to head. looks good to me, screenshot:
going to leave this open for a code review yet, i think rickvug is going to have a look at it shortly before we RTBC it.
Comment #4
arianek commenteddang, screenshot fail, here we go
Comment #5
rickvug commentedDouble checked this and the changes look good to me. The code comment change to switch the heading from "console" to "messages" makes a whole lot more sense also. RTBC.
Comment #6
webchickAwesome, thanks! :)
Committed to HEAD!