Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Linus
apb
Commits
426a7e16
Commit
426a7e16
authored
Oct 14, 2018
by
Linus
🤔
Browse files
Word wrap for descriptions
parent
0956b439
Pipeline
#78430
passed with stages
in 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
static/style.css
View file @
426a7e16
...
...
@@ -93,3 +93,8 @@
html
{
overflow-y
:
scroll
;
}
pre
{
white-space
:
pre-wrap
;
word-wrap
:
break-word
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment