This commit is contained in:
Chocobo1 2018-03-14 23:15:51 +08:00
parent c061d67b14
commit 423511765a
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
16 changed files with 43 additions and 43 deletions

View file

@ -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'