diff options
author | Eric Eastwood <contact@ericeastwood.com> | 2017-06-13 15:57:18 -0500 |
---|---|---|
committer | Eric Eastwood <contact@ericeastwood.com> | 2017-06-13 15:57:18 -0500 |
commit | fd65eeb2fbec8bbaa619fff9a484c8034e093196 (patch) | |
tree | 8e9755b1cf9e0d6c83dfdbac4c834c986cd5898f /spec | |
parent | 4124a1fba173622c0fa04dc50750ec7f542244bf (diff) | |
download | gitlab-ce-31263-fix-fenced-code-misalignment-with-activity.tar.gz |
Fix fenced code block misalignment in events/activity31263-fix-fenced-code-misalignment-with-activity
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31263
`.event-item` is only used within the `events/_event` partial.
`.event-note` is only used within the `events/event/_common`(but no
markdown) and
`events/event/_note` partials.
The fenced code `pre` style is scoped to `.event-item .event-note`
Pages where events are used
- User profile, ex. `/root`
- Group Activity, ex. `/groups/foo/activity`
- Project Activity, ex. `/foo/bar/activity
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions