.nowrap {
	white-space: nowrap;
}

.btn-group {
	display: flex;
}