css: Only apply control specific form styles to `.icinga-controls`

This commit is contained in:
Johannes Meyer 2020-11-06 16:45:22 +01:00
parent cb9ccc68f7
commit 5b000a2768
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ input.search {
}
}
.controls {
.controls .icinga-controls {
.control-label-group {
margin-top: 0;
margin-bottom: 0;