.sheet > .panel-group .sheet-footer {
	margin-bottom: 0;
}

.sheet-footer {
	.btn {
		margin-right: $btn-group-item-margin-right;

		&:last-child {
			margin-right: 0;
		}
	}
}
