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
No known key found for this signature in database
GPG Key ID: FE6A9B5BD4EB5C94

View File

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