Layout editor br tags

Fixes #5825
This commit is contained in:
Matthew Harris
2016-05-26 20:41:13 +01:00
committed by Sébastien Ros
parent bcd66f39d1
commit 0f155827fd
3 changed files with 5 additions and 5 deletions

View File

@@ -144,7 +144,7 @@
content: close-quote;
}
br {
br::before {
content: '\A';
white-space: pre;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long