Skip to content

Commit ebb20c1

Browse files
chore: update menu icon
1 parent 42362ce commit ebb20c1

File tree

1 file changed

+2
-0
lines changed
  • Kendo-UI-Bootstrap-Integration/src/Kendo-UI-Bootstrap-Integration/Views/Shared

1 file changed

+2
-0
lines changed

Kendo-UI-Bootstrap-Integration/src/Kendo-UI-Bootstrap-Integration/Views/Shared/_Layout.cshtml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@
192192
$("#configurator-wrap").toggleClass("hidden-xs");
193193
e.preventDefault();
194194
});
195+
196+
kendo.ui.icon($(".k-i-menu"), { icon: 'menu' });
195197
})
196198
197199
$(window).on("resize", function () {

0 commit comments

Comments
 (0)