forked from leftypol/leftypol
remove chrome-board-expanding-fix.js: we don't support nested boards in boardlist anyway at the current time
This commit is contained in:
parent
e201534123
commit
666e5e5a5f
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
$(document).ready(function(){
|
||||
$(".desktop-style .sub .sub").on("mouseover", function() {
|
||||
$(this).addClass("hover");
|
||||
}).on("mouseout", function() {
|
||||
$(this).removeClass("hover");
|
||||
});
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue