/**
 * Copyright 2014 Adobe
 * All Rights Reserved.
 */

#configurable-attributes-container .col-name {
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
}
