...
This commit is contained in:
orang tua
46f2a98a77
melakukan
421f3cba9a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
|
@ -14,7 +14,7 @@ module.exports = {
|
|||
|
||||
var $dummy = $('<p class="idealforms-field-width"/>').appendTo('body');
|
||||
|
||||
this.opts.adaptiveWidth = $dummy.css('width').replace('px','')
|
||||
this.opts.adaptiveWidth = $dummy.css('width').replace('px','');
|
||||
|
||||
function adapt() {
|
||||
|
||||
|
|
Memuat…
Reference in a new issue