.am-settings pre { width: 100%; overflow: scroll; background: #fff; padding: 5px; } .am-settings .postbox { margin: 0 10px 0 0} .am-settings .postbox .inside { overflow: visible!important} /* some plugins change this, but I need it at WP default. */ .am-settings .meta-box-sortables { min-height: 0} .am-settings table { margin-bottom: 2em; } .am-settings caption { font-size: 1.1em; } .am-settings label { display: block; } .am-settings .checkbox { padding-bottom: 1em; } .am-settings .checkbox label { display: inline; } .am-settings legend { font-weight: 700; } .inspect-a11y .dashicons { vertical-align: middle; } .report-options { padding: 1em; border: 1px solid #ddd; } #support_request { width: 100%; } .am-support-me p { font-size: 1.6em; font-weight: 600; background: #007eb3; text-shadow: 1px 1px rgb( 35, 60, 127 ); padding: 1em; text-align: center; margin: 0 0 1em; } .am-support-me p, .am-support-me a { color: #fff; } .am-support-me a:hover, .am-support-me a:focus { text-decoration: none; }