avoid avoiding to actually avoid

it was a Chrome bug workaround which became harmful now that it's fixed in Chrome
This commit is contained in:
tophf 2017-08-27 17:50:53 +03:00
parent fa908d1ceb
commit feea5e834e

View File

@ -524,9 +524,6 @@ body[data-match-highlight="selection"] .CodeMirror-selection-highlight-scrollbar
vertical-align: baseline;
min-height: 1.4rem;
}
.option {
-webkit-column-break-inside: avoid;
}
.option label {
line-height: 1.25rem;
margin: 0;