Ticket #56204: 56204.2.patch
| File 56204.2.patch, 438 bytes (added by , 2 years ago) |
|---|
-
src/wp-content/themes/twentythirteen/style.css
diff --git a/src/wp-content/themes/twentythirteen/style.css b/src/wp-content/themes/twentythirteen/style.css index bec23c1ccc..080402400d 100644
a b table { 426 426 width: 100%; 427 427 } 428 428 429 .wp-block-table[class*="-font-size"] table, 430 .wp-block-table[style*="font-size"] table { 431 font-size: inherit; 432 } 433 429 434 caption, 430 435 th, 431 436 td {