Skip to content

Commit 78204a7

Browse files
CirnoTlafriks
andauthored
Update _repository.less (#13672)
Co-authored-by: Lauris BH <[email protected]>
1 parent 247ab6a commit 78204a7

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

web_src/less/_repository.less

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,7 @@
860860
border-radius: 50%;
861861
display: flex;
862862
float: left;
863-
margin-left: -34px;
863+
margin-left: -33px;
864864
margin-right: 8px;
865865
color: #666;
866866
align-items: center;
@@ -891,11 +891,7 @@
891891
padding-top: 0;
892892

893893
.singular-commit {
894-
line-height: 30px;
895-
896-
&:not(:last-child) {
897-
padding-bottom: 2px;
898-
}
894+
line-height: 34px; /* this must be same as .badge height, to avoid overflow */
899895

900896
.shabox {
901897
.sha.label {

0 commit comments

Comments
 (0)