Skip to content
2 changes: 1 addition & 1 deletion src/wp-admin/css/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -1437,7 +1437,7 @@ div[class="update-message"] { /* back-compat for pre-4.6 */
div.updated p,
div.error p,
.form-table td .notice p {
margin: 0.5em 0;
margin: 7px 0;
padding: 2px;
}

Expand Down
Loading