Commit d9ba277e authored by Arthur Schreiber's avatar Arthur Schreiber

Make parent sha links nicer for merge commits.

parent c530543c
.commit-head {
@extend .well;
@extend .clearfix;
padding: 14px;
padding-bottom: 8px;
line-height: 24px;
.browse-button {
@extend .btn;
......@@ -23,6 +25,10 @@
margin-left: 10px
}
&.merge-commit .sha-block {
clear: right;
}
.committer {
padding-left: 32px;
}
......
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