mirror of
https://github.com/unraid/webgui.git
synced 2026-04-25 20:01:38 -05:00
vm manager: improve table vertical alignment with page header
This commit is contained in:
@@ -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;}
|
||||
|
||||
Reference in New Issue
Block a user