Skip to content

Commit

Permalink
#184 assistant layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizzick committed Apr 18, 2016
1 parent 6ca0fb5 commit 954af57
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ var AdguardSelectorLib = (function (api, $) {

var sgMousedownHandler = function (e) {
e.preventDefault();
e.stopImmediatePropagation();

if (unbound) {
return true;
Expand Down

0 comments on commit 954af57

Please sign in to comment.