Ticket #46939: 46939.2.diff
File 46939.2.diff, 659 bytes (added by , 6 years ago) |
---|
-
src/wp-admin/css/site-health.css
288 288 289 289 .wp-core-ui .button.site-health-view-passed { 290 290 position: relative; 291 padding: 0 40px 0 20px; 291 padding-right: 40px; 292 padding-left: 20px; 292 293 } 293 294 294 295 .health-check-accordion-trigger:hover, … … 405 406 margin-right: 10px; 406 407 margin-left: 10px; 407 408 } 409 410 .site-health-issues-wrapper .title { 411 margin-bottom: 0.5rem; 412 } 408 413 } 409 414 410 415 /* The breakpoint is usually at 960px, the additional space is to allow for the margin. */