Skip to content

Commit

Permalink
Merge pull request #47 from AgencyPMG/ALLI-2531
Browse files Browse the repository at this point in the history
add padding to td:first-child
  • Loading branch information
ahuggins authored Apr 16, 2020
2 parents 9694dcb + eaa1c9a commit 8e1a2c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/pmgbootstrap/_table.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ table,
td:first-child,
th:first-child {
border-left: none;
padding-left: 2em;
}

&.center-first-col {
Expand Down

0 comments on commit 8e1a2c6

Please sign in to comment.