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

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 // State table in the host and service multi-selection and detail views
.host-detail-state, .host-detail-state,
.service-detail-state { .service-detail-state {