Ticket #50180: 50180.patch
File 50180.patch, 470 bytes (added by , 5 years ago) |
---|
-
src/wp-content/themes/twentysixteen/css/blocks.css
200 200 .wp-block-table { 201 201 border-collapse: separate; 202 202 border-spacing: 0; 203 border-width: 1px 0 0 1px;203 border-width: 0; 204 204 margin: 0 0 1.75em; 205 205 table-layout: fixed; 206 206 width: 100%;