mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-08 14:11:02 -07:00
Fix typo
This commit is contained in:
parent
c061d67b14
commit
423511765a
16 changed files with 43 additions and 43 deletions
|
@ -62,7 +62,7 @@ var ContextMenu = new Class({
|
|||
if (this.menu.hasClass('scrollableMenu'))
|
||||
this.menu.setStyle('max-height', scrollableMenuMaxHeight);
|
||||
|
||||
// draw the menu off-screen to know the menu dimentions
|
||||
// draw the menu off-screen to know the menu dimensions
|
||||
this.menu.setStyles({
|
||||
left: '-999em',
|
||||
top: '-999em'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue