diff --git a/src/BootstrapMenu.js b/src/BootstrapMenu.js
index 883c48a..95763e7 100644
--- a/src/BootstrapMenu.js
+++ b/src/BootstrapMenu.js
@@ -119,7 +119,7 @@ function renderMenu(_this) {
if (actionsHaveIcon === true) {
$ul.append(
'
' +
- '' +
+ '' +
' ' +
'' +
'' +
@@ -130,7 +130,7 @@ function renderMenu(_this) {
else {
$ul.append(
'' +
- '' +
+ '' +
''
);
}
@@ -138,7 +138,7 @@ function renderMenu(_this) {
$ul.append(
'' +
- '' +
+ '' +
'' + _this.options.noActionsMessage + '' +
'' +
''