How to Resizing Gravity Form Spinner

Learn how to resize the ajax spinner with CSS.

Below is the CSS to resize the gravity form the ajax spinner. I had to write this because our spinner was way to big because of other CSS rules.

.gform_ajax_spinner{width:40px!important;}