Ticket #64525: 64525.diff
| File 64525.diff, 709 bytes (added by , 8 weeks ago) |
|---|
-
src/wp-content/themes/twentysixteen/style.css
81 81 main, 82 82 menu, 83 83 nav, 84 section, 85 summary { 84 section { 86 85 display: block; 87 86 } 88 87 -
src/wp-content/themes/twentythirteen/style.css
74 74 footer, 75 75 header, 76 76 nav, 77 section, 78 summary { 77 section { 79 78 display: block; 80 79 } 81 80