This isn't really worth bothering too much about, but if it's easy...

Validation message slightly to the right

Comments

nod_’s picture

Status: Active » Fixed

it is.

wim leers’s picture

I wonder how you "fixed" this? (Links to commits would be very helpful here — and yes, d.o should really be doing that automatically.)

Drupal messages are centered, the form is left-aligned. I think you "fixed" it by also left aligning the messages?

nod_’s picture

wim leers’s picture

#3: You realize that this a Bartik-specific optimization?

nod_’s picture

not really, edit.css takes care of the style for .edit-form, it should take care of the style for things inside of it too, this works because .edit-form has a padding that will make sure it's not ugly when margins are removed from the messages div.

works with bartik, zen, stark.

wim leers’s picture

Hm, okay. It's just that different themes will style div.messages itself differently, which is what I was getting at. In any case, it's something we can worry about later — once we get feedback from actual users in production running advanced custom themes :)

Automatically closed -- issue fixed for 2 weeks with no activity.