/** * All of the CSS for your admin-specific functionality should be * included in this file. */ .image-holder img { max-width: 100%; } .image-holder { display: block; } .upload-media-button.button.button-primary { margin-top: 8px; } .advanced-section { display: none; } .ect-more-text, .more .ect-hide-text { display: none; } .more .ect-more-text, .ect-hide-text { display: block; }