monitoring: float state-summaries left

refs #11145
This commit is contained in:
Florian Strohmaier 2016-02-16 14:32:38 +01:00 committed by Eric Lippmann
parent ad6d8dca2e
commit 6267001053
1 changed files with 5 additions and 0 deletions

View File

@ -79,6 +79,11 @@
}
}
.controls > .hosts-summary,
.controls > .services-summary {
float: left;
}
// State table in the host and service multi-selection and detail views
.host-detail-state,
.service-detail-state {