Skip to content

Commit d76176f

Browse files
author
JoelCDL
committed
Don’t center text in tablepress table cells
Don’t center text in tablepress table cells as mentioned in https://github.com/cdlib/webprod/issues/401
1 parent 9a398a1 commit d76176f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/css/objects/table.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ table {
4444
td {
4545
padding: var(--space2) !important;
4646
border: 1px solid oklch(88% 0 0deg) !important;
47-
text-align: center !important;
4847
}
4948

5049
th[class*='sorting'] {

0 commit comments

Comments
 (0)