Commit c7a8991e authored by Mark Florian's avatar Mark Florian

Allow wrapping of note headline

This prevents a horizontal scrollbar from appearing in Firefox in
certain situations. See the [merge request][1] for more details and
discussion.

[1]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25001#note_141208011
parent 9848c1c9
......@@ -602,7 +602,6 @@ $note-form-margin-left: 72px;
.note-headline-meta {
display: inline-block;
white-space: nowrap;
.system-note-message {
white-space: normal;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment