vm manager: improve table vertical alignment with page header

This commit is contained in:
Eric Schultz
2018-01-26 10:00:24 -06:00
parent fb8dd764a6
commit 430859ca5c
2 changed files with 2 additions and 2 deletions
@@ -604,7 +604,6 @@ input[type="button"].btn-block {
.btn-group-vertical > .btn-group:after {
clear: both;
}
table.tablesorter.kvm{margin-top:-24px;border-spacing:0 3px;}
table.tablesorter.kvm tr:nth-child(odd){background:none;}
table.tablesorter.kvm tr:nth-child(even){background:none;}
table.tablesorter.kvm th:first-child{width:3%;text-align:center;}