if(shift.left = (horizontal === SHIFT && !!adjust.left)) {
            if(newCorner.x === CENTER) {
                css[MARGIN+'-left'] = shift.x = offset[MARGIN+'-left'] - adjust.left;
            }
            else {