OO.ui.PopupToolGroup.prototype.onToolbarResize = function () {
    if ( !this.narrowConfig ) {
        return;
    }
    if ( this.toolbar.isNarrow() ) {