Update _repository.less (#13672)

Co-authored-by: Lauris BH <lauris@nix.lv>
mj-v1.14.3
Cirno the Strongest 3 years ago committed by GitHub
parent 247ab6a922
commit 78204a7a71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -860,7 +860,7 @@
border-radius: 50%;
display: flex;
float: left;
margin-left: -34px;
margin-left: -33px;
margin-right: 8px;
color: #666;
align-items: center;
@ -891,11 +891,7 @@
padding-top: 0;
.singular-commit {
line-height: 30px;
&:not(:last-child) {
padding-bottom: 2px;
}
line-height: 34px; /* this must be same as .badge height, to avoid overflow */
.shabox {
.sha.label {

Loading…
Cancel
Save