Skip to content
Snippets Groups Projects
Commit 1884f650 authored by Jacob Schatz's avatar Jacob Schatz
Browse files

Merge branch '31269-task-scroll' into 'master'

Add normal wrapping to task lists

Closes #31269

See merge request !10860
parents 640e8093 b16a8e0d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -386,6 +386,10 @@ ul.notes {
.note-headline-meta {
display: inline-block;
white-space: nowrap;
.system-note-message {
white-space: normal;
}
}
 
/**
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment