BigW Consortium Gitlab

Commit eed6bfe2 by Eric Eastwood

Remove rogue scrollbars for some issue comments

parent 1bb0191a
......@@ -195,10 +195,10 @@ ul.notes {
}
.note-body {
overflow: auto;
overflow-x: auto;
overflow-y: hidden;
.note-text {
overflow: auto;
word-wrap: break-word;
@include md-typography;
// Reset ul style types since we're nested inside a ul already
......
---
title: Remove rogue scrollbars for issue comments with inline elements
merge_request:
author:
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