force wrapping in regexp-report summary

This commit is contained in:
tophf 2017-10-02 23:18:19 +03:00
parent 9503acc2bf
commit 135d8d9c54

View File

@ -322,6 +322,7 @@ body[data-match-highlight="selection"] .CodeMirror-selection-highlight-scrollbar
margin-bottom: .5rem;
outline: none;
cursor: default;
overflow-wrap: break-word;
}
.regexp-report details[data-type="full"] {
color: darkgreen;