Bugzilla – Bug 12536
Titlebar text should be left justified and centered vertically
Last modified: 2009-09-08 09:16:57 UTC
This is true for Baby/Jive/Fab IR skins unless specified otherwise in current guidelines.
fixed r6267 Noah, vertical centering is oddly tricky in the skin code. I feel like it should be as easy as just saying align = 'center', but alas it is not. I try to pay special attention to it, but the fact that I have to add a couple pixels of top padding here and there to make things space correctly means the more attentive eyes (re: YOU) on that issue the better. I think the centering looks good here now.
Created attachment 5374 [details] screenshot of fix
speaking of which, I see in that screenshot that the iconbar icons are also not centered vertically. I added some padding and they should look right in r6268