Ticket #58837: 58837.diff
File 58837.diff, 429 bytes (added by , 20 months ago) |
---|
-
src/wp-admin/css/common.css
diff --git a/src/wp-admin/css/common.css b/src/wp-admin/css/common.css index eefc8bea44..4b72512f32 100644
a b img { 3394 3394 padding-top: 0; 3395 3395 } 3396 3396 3397 @media screen and (max-width: 782px) { 3398 .wrap #templateside li:not(.howto) > a:first-of-type span.notice { 3399 width: calc(100% - 11px); 3400 } 3401 } 3402 3397 3403 #templateside li.howto { 3398 3404 padding: 6px 12px 12px; 3399 3405 }