Remove JS inline style made useless
This commit is contained in:
parent
ff9b462531
commit
312ebf5a0d
1 changed files with 0 additions and 2 deletions
|
@ -640,8 +640,6 @@ L.FormBuilder.IconUrl = L.FormBuilder.BlurInput.extend({
|
||||||
},
|
},
|
||||||
this
|
this
|
||||||
)
|
)
|
||||||
customButton.style.display = 'block'
|
|
||||||
customButton.style.clear = 'both'
|
|
||||||
this.builder.map.help.button(customButton, 'formatIconSymbol')
|
this.builder.map.help.button(customButton, 'formatIconSymbol')
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue