/**
 * This support file is used to style the CMS
 */


/* Hide the Height and Width fields of embedded objects, since they are ignored */
.embeddedObjectProperties .dimensions {
    display: none;
}
