Skip to content
Snippets Groups Projects
Commit 28c924cd authored by thomasJ's avatar thomasJ
Browse files

Fixed newlines

parent c551e9cd
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