Source code

Revision control

Copy as Markdown

Other Tools

.flex-column {
display: flex;
flex-direction: column;
}
.dialog-box {
min-height: 500px;
min-width: 300px;
}
.input-moz-box-flex {
-moz-box-flex: 1;
}