fix inv host list status wrapping

This commit is contained in:
John Mitchell
2018-06-26 16:21:09 -04:00
parent d73b71d94b
commit a9526de2c4

View File

@@ -388,7 +388,7 @@ table, tbody {
}
.List-staticColumn--mediumStatus {
width: 51px;
width: 52px;
padding-right: 0px!important;
}