Commit 53209a00 authored by Kushal Pandya's avatar Kushal Pandya

Fix assignee avatar and notes icon alignment

parent 7834f63c
...@@ -13,10 +13,20 @@ ...@@ -13,10 +13,20 @@
display: inline-block; display: inline-block;
} }
.issuable-meta {
.author_link {
display: inline-block;
}
.issuable-comments {
height: 18px;
}
}
.icon-merge-request-unmerged { .icon-merge-request-unmerged {
height: 13px; height: 13px;
margin-bottom: 3px; margin-bottom: 3px;
} }
} }
} }
......
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