Skip to content
Snippets Groups Projects
Commit 32c639dd authored by Chris Sangwin's avatar Chris Sangwin
Browse files

Further code tidy to CSS.

parent a3d4b3bd
No related branches found
No related tags found
No related merge requests found
......@@ -1005,7 +1005,8 @@ table.HELM_table th {
padding-right: 10px;
border-right: 1px solid black;
}
table.HELM_table td:last-child,table.HELM_table th:last-child{
table.HELM_table td:last-child,
table.HELM_table th:last-child {
border-right: 0;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment