diff --git a/assets/css/admin.css b/assets/css/admin.css index d664e81..c971a31 100644 --- a/assets/css/admin.css +++ b/assets/css/admin.css @@ -104,7 +104,7 @@ background: #fff; } .wrap .postbox-header { border-bottom: 1px solid #dadce0; } -.wrap .postbox-header h2 { font-weight: 500; font-size: 16px; color: #202124; } +.wrap .postbox-header h2 { font-weight: 500; font-size: 16px; color: #202124; margin: 0; padding: 16px 20px; } /* Tabele danych */ .wrap .wp-list-table { overflow: hidden; border-spacing: 0; }