Skip to content
Snippets Groups Projects
Commit 2b919996 authored by Thomas Jablonka's avatar Thomas Jablonka
Browse files

Merge pull request 'OZG-3580-Fixed newlines' (#197) from OZG-3580-FixZeilenumbrueche into master

parents 9b2b5c15 28c924cd
No related branches found
No related tags found
No related merge requests found
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
.overflow { .overflow {
overflow: initial !important; overflow: initial !important;
text-overflow: initial !important; text-overflow: initial !important;
white-space: initial !important; white-space: pre-wrap !important;
} }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment