Commit 099d231e authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'ide-project-img' into 'master'

Fix width of project avatar in Web IDE

Closes #47696

See merge request gitlab-org/gitlab-ce!19647
parents 38225097 401c70b7
......@@ -1129,7 +1129,7 @@
.ide-context-header {
.avatar {
flex: 0 0 40px;
flex: 0 0 38px;
}
.ide-merge-requests-dropdown.dropdown-menu {
......
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