Show More
@@ -52,7 +52,6 define([ | |||
|
52 | 52 | |
|
53 | 53 | MenuBar.prototype.style = function () { |
|
54 | 54 | var that = this; |
|
55 | this.element.addClass('border-box-sizing'); | |
|
56 | 55 | this.element.find("li").click(function (event, ui) { |
|
57 | 56 | // The selected cell loses focus when the menu is entered, so we |
|
58 | 57 | // re-select it upon selection. |
General Comments 0
You need to be logged in to leave comments.
Login now