Skip to content
Snippets Groups Projects
Commit eed6bfe2 authored by Eric Eastwood's avatar Eric Eastwood
Browse files

Remove rogue scrollbars for some issue comments

parent 1bb0191a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
---
title: Remove rogue scrollbars for issue comments with inline elements
merge_request:
author:
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