Fix annoyance: Clicking Remove video scrolls to top
This commit is contained in:
parent
7902f1c3c6
commit
2dd1db166a
2 changed files with 3 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ html(lang="en")
|
|||
b.caret
|
||||
ul.dropdown-menu
|
||||
li: a(href="#" onclick="javascript:chatOnly()") Chat Only
|
||||
li: a(href="#" onclick="javascript:removeVideo()") Remove Video
|
||||
li: a(href="#" onclick="javascript:removeVideo(event)") Remove Video
|
||||
mixin navloginlogout(cname)
|
||||
section#mainpage
|
||||
.container
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue