Commit d6526a24 authored by Jacques Erasmus's avatar Jacques Erasmus

Merge branch '264790-bs4-optimization-commit-2' into 'master'

Remove duplicated BS display property from Commit/Snippet's HAML

See merge request gitlab-org/gitlab!44917
parents 76a2f67e b8abab32
......@@ -12,7 +12,7 @@
.timeline-entry-inner
.flash-container.timeline-content
.timeline-icon.d-none.d-sm-none.d-md-block
.timeline-icon.d-none.d-md-block
%a.author-link{ href: user_path(current_user) }
= image_tag avatar_icon_for_user(current_user), alt: current_user.to_reference, class: 'avatar s40'
.timeline-content.timeline-content-form
......
---
title: Remove duplicated BS display property from Commit/Snippet's HAML
merge_request: 44917
author: Takuya Noguchi
type: other
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