Remove double space
Change-Id: I01098eb637bbfe6170901dae68d5ea0fe1570aa6
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
height: this.$element[0].offsetHeight
|
||||
} );
|
||||
return {
|
||||
top: pos.top + pos.height,
|
||||
top: pos.top + pos.height,
|
||||
left: '25%'
|
||||
};
|
||||
},
|
||||
@@ -107,7 +107,7 @@
|
||||
},
|
||||
|
||||
/**
|
||||
* callback for results found context.
|
||||
* callback for results found context.
|
||||
*/
|
||||
success: function() {
|
||||
this.$noResultsView.hide();
|
||||
|
||||
Reference in New Issue
Block a user