Skip to content

Commit 9f21647

Browse files
authored
Merge pull request #2217 from mdparker/no-justify
Remove text justification in table cells
2 parents 9b67941 + 97ecafe commit 9f21647

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

css/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,6 @@ table td
10111011
{
10121012
border: none;
10131013
border-bottom: 1px solid #E6E6E6;
1014-
text-align: justify;
10151014
}
10161015

10171016
table th

0 commit comments

Comments
 (0)