Submit button on form gets smaller whenever it is hovered

  • m1hunter
    Asked on November 22, 2016 at 2:17 PM

    My form submit button (send info / images for best pricing) gets smaller when the mouse hoovers over it.  Please let me know what the css code is to fix this. I increased the size of it in my css code then this getting smaller issue started happening. My image upload button was doing the same thing but somebody gave me this code to fix it. 

     

    Hi,

    In order to fix this problem please delete width attribute on your ".qq-upload-button.form-submit-button-cool_grey" selector:

     

    Submit button on form gets smaller whenever it is hovered Image 1 Screenshot 20

     

    Then you should inject the following CSS code:

    .qq-uploader {

    width:306px;

    }

    Is their a similar code to fix my submit button (send info / images for best pricing).

     

  • m1hunter
    Replied on November 22, 2016 at 2:40 PM

    I fixed it their was an hoover option i was not aware of and i needed to have that option the same size.

  • Mike_G JotForm Support
    Replied on November 22, 2016 at 4:42 PM

    Thank you so much for updating us. We're glad that it is now fixed.

    Should you have any other questions or concerns, please feel free to contact us again anytime.