Fix CSS issue for slave domains

This commit is contained in:
L. Bradley LaBoon 2020-03-13 23:07:24 -04:00
parent f0da123f82
commit 6a029d0ed6

View File

@ -26,7 +26,3 @@ tbody tr td:first-of-type {
text-align: right;
white-space: nowrap;
}
tbody tr:last-of-type {
border: none;
}