From 91fe08918c06438b01f0c7191cd81a6948332b5f 2013-01-18 18:41:04 From: Brian Granger Date: 2013-01-18 18:41:04 Subject: [PATCH] Removing unneeded ui-widget class. --- diff --git a/IPython/frontend/html/notebook/static/js/maintoolbar.js b/IPython/frontend/html/notebook/static/js/maintoolbar.js index 43a65b7..9b8045f 100644 --- a/IPython/frontend/html/notebook/static/js/maintoolbar.js +++ b/IPython/frontend/html/notebook/static/js/maintoolbar.js @@ -121,7 +121,7 @@ var IPython = (function (IPython) { this.element .append($('') - .addClass('ui-widget ui-widget-content') + .addClass('ui-widget-content') .attr('id', 'ctb_select') .append($('