// /**
//  * Copyright © Magento, Inc. All rights reserved.
//  * See COPYING.txt for license details.
//  */

//
//  Stores -> Gift Registry
//  ---------------------------------------------

.eq-ie9 [class^=' adminhtml-giftregistry-'] .custom-options .data-table {
    table-layout: auto;
    word-wrap: normal;
}
