diff --git a/src/wp-admin/css/common.css b/src/wp-admin/css/common.css index 017631444c..299818752f 100644 --- a/src/wp-admin/css/common.css +++ b/src/wp-admin/css/common.css @@ -3721,6 +3721,7 @@ img { } .wrap { + clear: both; margin-right: 12px; margin-left: 0; } @@ -3981,7 +3982,7 @@ img { } #screen-meta-links { - margin-bottom: 60px; /* Add margins beneath links for better spacing between boxes and elements */ + margin-bottom: 20px; /* Add margins beneath links for better spacing between boxes and elements */ } }