Can someone please tell me why the button called "eMail Password Request" looks distorted instead of like the "Member Login" and "Admin Login" buttons, please? I checked the login.css file and the lostpass_form.php file and none of the changes I made changed anything. The existing code for that button is:
$Form->submit_input( array( /* TRANS: Text for submit button to request an activation link by email */ 'value' => T_('eMail Password Request'), 'class' => 'ActionButton' ) );
All three buttons are in the images below.
http://www.studioreflections.com/images/wrong.jpg
http://www.studioreflections.com/images/right.jpg
Sorry, I don't see anything distorted, nor in the images, nor directly on your site (I'm using Firefox 1.5 on linux). Maybe is a browser related stuff?