/** * All of the CSS for your admin-specific functionality should be * included in this file. */ .wysiwyg-wrapper { max-width: 650px; } /*#wp-link .wp-link-text-field label, */ #wp-link .link-target label { display: none !important; } .form-table td .link-container p { margin-bottom: 10px; } button[data-action="remove-link"] { margin-left: 5px !important;}