Ticket #49546: 49546.patch
File 49546.patch, 599 bytes (added by , 5 years ago) |
---|
-
src/wp-content/themes/twentythirteen/style.css
2583 2583 background-color: transparent; 2584 2584 } 2585 2585 2586 .wp-calendar-table { 2587 margin-bottom: 0; 2588 } 2589 2590 .wp-calendar-nav { 2591 display: table; 2592 line-height: 2; 2593 margin-bottom: 20px; 2594 width: 100%; 2595 } 2596 2597 .wp-calendar-nav span { 2598 display: table-cell; 2599 text-align: center; 2600 } 2601 2586 2602 /* Text widget */ 2587 2603 .widget_text ul, 2588 2604 .widget_text ol {