Open negati-ve opened 6 years ago
copy digits plugin or digits/assets/js/main.js to fix digits phone no mis alignment replace line 288 :
jQuery(this).attr("style","padding-left:"+ (dcllInput.outerWidth() + ew/2 ) + "px !important");
with
jQuery(this).attr("style","width:55%;float:left");
copy digits plugin or digits/assets/js/main.js to fix digits phone no mis alignment replace line 288 :
with