Aligns create merge request button vertically

This commit is contained in:
Phil Hughes 2016-06-17 10:17:41 +01:00
parent f011b86beb
commit 2ba1b9e48c
1 changed files with 2 additions and 1 deletions

View File

@ -136,9 +136,10 @@
.event-last-push {
overflow: auto;
width: 100%;
.event-last-push-text {
@include str-truncated(100%);
padding: 5px 0;
padding: 4px 0;
font-size: 13px;
float: left;
margin-right: -150px;