Commit 60471004 authored by Sam Beckham's avatar Sam Beckham Committed by Clement Ho

Resolve "Collapsed MR sidebar avatar is not aligned correctly"

parent 67dc43db
......@@ -485,6 +485,15 @@
.sidebar-collapsed-user {
padding-bottom: 0;
margin-bottom: 10px;
.author_link {
padding-left: 0;
.avatar {
position: static;
margin: 0;
}
}
}
.issuable-header-btn {
......
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