Make WordPress Core

Ticket #38447: 38447.2.diff

File 38447.2.diff, 523 bytes (added by snacking, 9 years ago)

This is the updated fix according to the note by the last comment with the padding removed only from the left side

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

     
    11131113}
    11141114
    11151115th {
    1116         padding: 0.4em 0;
     1116        padding: 0.4em 0.4em 0.4em 0;
    11171117        text-align: left;
    11181118}
    11191119
     
    11221122}
    11231123
    11241124td {
    1125         padding: 0.4em;
     1125        padding: 0.4em 0.4em 0.4em 0;
    11261126}
    11271127
    11281128/*--------------------------------------------------------------