Make WordPress Core

Ticket #38447: 38447.diff

File 38447.diff, 401 bytes (added by snacking, 9 years ago)

The CSS File fix for the table padding issue

  • src/wp-content/themes/twentyseventeen/style.css

     
    11221122}
    11231123
    11241124td {
    1125         padding: 0.4em;
     1125        padding: 0.4em 0;
    11261126}
    11271127
    11281128/*--------------------------------------------------------------