-
- Downloads
Gravatar image fixes when gravatar unavailable
-Alt text to image was set to hash, which would make the page display hashes if the image/gravatar wasn't available, set the alt text to '', and made the main tool bar image follow the same or similar constraints as the other images (.avatar, .s26) Conflicts: app/assets/stylesheets/themes/ui_bb.scss app/views/snippets/_snippet.html.haml Change-Id: I42e1e86f535486fd2556d4b3e4591f3676eea033
parent
579c0b97
No related branches found
No related tags found
Showing
- app/assets/stylesheets/gitlab_bootstrap/avatar.scss 1 addition, 0 deletionsapp/assets/stylesheets/gitlab_bootstrap/avatar.scss
- app/helpers/projects_helper.rb 1 addition, 1 deletionapp/helpers/projects_helper.rb
- app/views/admin/users/show.html.haml 2 additions, 2 deletionsapp/views/admin/users/show.html.haml
- app/views/events/_commit.html.haml 1 addition, 1 deletionapp/views/events/_commit.html.haml
- app/views/events/_event.html.haml 1 addition, 1 deletionapp/views/events/_event.html.haml
- app/views/groups/people.html.haml 1 addition, 1 deletionapp/views/groups/people.html.haml
- app/views/issues/_issues.html.haml 1 addition, 1 deletionapp/views/issues/_issues.html.haml
- app/views/layouts/_head_panel.html.haml 1 addition, 2 deletionsapp/views/layouts/_head_panel.html.haml
- app/views/notes/_discussion.html.haml 1 addition, 1 deletionapp/views/notes/_discussion.html.haml
- app/views/notes/_note.html.haml 1 addition, 1 deletionapp/views/notes/_note.html.haml
- app/views/profiles/show.html.haml 1 addition, 1 deletionapp/views/profiles/show.html.haml
- app/views/repositories/_branch.html.haml 1 addition, 1 deletionapp/views/repositories/_branch.html.haml
- app/views/repositories/_feed.html.haml 1 addition, 1 deletionapp/views/repositories/_feed.html.haml
- app/views/repositories/stats.html.haml 1 addition, 1 deletionapp/views/repositories/stats.html.haml
- app/views/snippets/_snippet.html.haml 1 addition, 1 deletionapp/views/snippets/_snippet.html.haml
- app/views/team_members/_team_member.html.haml 1 addition, 1 deletionapp/views/team_members/_team_member.html.haml
- app/views/teams/members/_member.html.haml 1 addition, 1 deletionapp/views/teams/members/_member.html.haml
- app/views/users/show.html.haml 1 addition, 1 deletionapp/views/users/show.html.haml
Please register or sign in to comment