Commit 90278c06 authored by Phil Hughes's avatar Phil Hughes

Merge branch '225971-display-speech-bubble-hovering-over-images-on-commits-page' into 'master'

Fixes #225971: Display speech bubble icon when hovering image in Commits page

Closes #225971

See merge request gitlab-org/gitlab!36470
parents 812d58b4 2826feac
...@@ -935,7 +935,7 @@ table.code { ...@@ -935,7 +935,7 @@ table.code {
} }
} }
.files:not([data-can-create-note='true']) .frame { .files:not([data-can-create-note]) .frame {
cursor: auto; cursor: auto;
} }
......
---
title: Fix to display speech bubble on hover over image on commits page
merge_request: 36470
author: Adam Alvis @adamalvis
type: fixed
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