diff -r c2eac11a9053 -r d801a7f9c7c5 src/js/widgets/playerWidget.js --- a/src/js/widgets/playerWidget.js Fri Dec 09 15:36:00 2011 +0100 +++ b/src/js/widgets/playerWidget.js Fri Dec 09 15:42:10 2011 +0100 @@ -122,8 +122,6 @@ /* show the search field if it is not shown */ if ( this._searchBlockOpen == false ) { - this.selector.find( ".ui-icon-search" ).css( "background-position", "-144px -112px" ); - this.selector.find(".LdtSearch").show(100); this.selector.find(".LdtSearchInput").css('background-color','#fff');