/* override bootstrap */
.page.functions .form-horizontal .control-label {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 0;
	text-align: left;
}
body.fullscreen-ibox-mode .page.functions .CodeMirror {
	height: 100vh;
}

