.history-detail-section .history-section-header {
  display: inline-block;
}

.history-detail-section .filter-out-completed-items-line {
  display: flex;
  flex-wrap: wrap;
}

.history-detail-section .filter-out-completed-items-line .filter-out-completed-items-checkbox {
  max-width: 180px;
}

.history-detail-section .filter-out-completed-items-line .bolt-textfield-input {
  max-width: 110px;
}
