Commit 93eff009 authored by Phil Hughes's avatar Phil Hughes Committed by Jose Ivan Vargas

Merge branch...

Merge branch '36442-images-in-issue-descriptions-no-longer-scale-to-the-width-of-their-container' into 'master'

Resolve "Images in issue descriptions no longer scale to the width of their container"

Closes #36442

See merge request !13586
parent 1008fad1
......@@ -81,6 +81,7 @@
border: 1px solid $white-normal;
padding: 5px;
max-height: calc(100vh - 100px);
max-width: 100%;
}
.emoji-block {
......
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