Host Details UI: Fix software table column width, caret alignment (#6411)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
- Fix alignment of software table of host details page
|
||||
@@ -60,6 +60,9 @@
|
||||
.last_opened_at__header {
|
||||
display: none;
|
||||
}
|
||||
.linkToFilteredHosts__header {
|
||||
min-width: 110px;
|
||||
}
|
||||
@media (min-width: $break-990) {
|
||||
.version__header {
|
||||
width: $col-md;
|
||||
@@ -128,6 +131,7 @@
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
vertical-align: middle;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.link-text {
|
||||
|
||||
Reference in New Issue
Block a user