/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.admin__page-nav-title.title {
    overflow:hidden;
    text-overflow:ellipsis;
}
