|
|
@ -824,6 +824,7 @@ |
|
|
|
width: 20px; |
|
|
|
width: 20px; |
|
|
|
height: 20px; |
|
|
|
height: 20px; |
|
|
|
margin: 0 .25rem; |
|
|
|
margin: 0 .25rem; |
|
|
|
|
|
|
|
vertical-align: middle; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
&:first-child:not(.commit) { |
|
|
|
&:first-child:not(.commit) { |
|
|
@ -2791,6 +2792,7 @@ |
|
|
|
.labels-list .label { |
|
|
|
.labels-list .label { |
|
|
|
margin: 2px 0; |
|
|
|
margin: 2px 0; |
|
|
|
display: inline-block !important; |
|
|
|
display: inline-block !important; |
|
|
|
|
|
|
|
line-height: 1.3em; // there is a `font-size: 1.25em` for inside emoji, so here the line-height needs to be larger slightly |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
tbody.commit-list { |
|
|
|
tbody.commit-list { |
|
|
|