Ticket #23769: 23769.2.diff
| File 23769.2.diff, 667 bytes (added by , 13 years ago) |
|---|
-
wp-content/themes/twentythirteen/style.css
1365 1365 opacity: 1; 1366 1366 } 1367 1367 1368 .gallery-columns-7 .gallery-caption, 1369 .gallery-columns-8 .gallery-caption, 1370 .gallery-columns-9 .gallery-caption { 1371 display: none; 1372 } 1373 1368 1374 /** 1369 1375 * 5.5 Post Formats 1370 1376 * ---------------------------------------------------------------------------- … … 2880 2886 padding: 0; 2881 2887 width: 100%; 2882 2888 } 2889 2890 .gallery-caption { 2891 display: none; 2892 } 2883 2893 } 2884 2894 2885 2895 @media (max-width: 643px) {