force break-wrapping in regexp-tester's details

This commit is contained in:
tophf 2017-11-17 02:17:21 +03:00
parent 559420a461
commit 09c16ac541

View File

@ -312,6 +312,7 @@ body[data-match-highlight="selection"] .CodeMirror-selection-highlight-scrollbar
}
.regexp-report details {
margin-left: 1rem;
word-break: break-all;
}
.regexp-report details:not(:last-child) {
margin-bottom: 1rem;