diff --git a/src/UI/UIAlert.js b/src/UI/UIAlert.js index 83b98f36..aa9e95f2 100644 --- a/src/UI/UIAlert.js +++ b/src/UI/UIAlert.js @@ -50,7 +50,7 @@ function UIAlert(options){ // icon h += ``; // message - h += `
`; + h += ` `; // buttons if(options.buttons && options.buttons.length > 0){ h += `