Fixed styling of commit box in new MR

Closes #18781
This commit is contained in:
Phil Hughes 2016-06-17 14:09:00 +01:00
parent f011b86beb
commit 673ae917f5

View file

@ -244,6 +244,10 @@
.panel-footer {
padding: 5px 10px;
.btn {
min-width: auto;
}
}
.commit {
@ -252,9 +256,7 @@
}
.avatar {
width: 20px;
height: 20px;
margin-right: 5px;
margin-left: 0;
}
.commit-row-info {