.move-document-options { height: 200px; overflow-y: auto; margin: 0; padding: 0; > .option { vertical-align: bottom; cursor: pointer; font-size: 0.9rem; overflow: hidden; white-space: nowrap; > .material-icons { font-size: 0.9rem; vertical-align: top; } } > .selected { color: $color-link; } }