We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b7198 commit ce5f2b9Copy full SHA for ce5f2b9
web_src/less/_repository.less
@@ -788,6 +788,8 @@
788
.badge.badge-commit {
789
border-color: transparent;
790
background: radial-gradient(white 60%, transparent 60%) no-repeat;
791
+ height: 10px;
792
+ margin-top: 11px;
793
}
794
795
.badge {
web_src/less/themes/theme-arc-green.less
@@ -709,7 +709,6 @@ a.ui.basic.green.label:hover {
709
710
.repository.view.issue .comment-list .timeline-item .badge.badge-commit {
711
background: radial-gradient(#383c4a 60%, transparent 60%) no-repeat;
712
- height: 0 !important;
713
714
715
.repository .comment.form .content .form:after {
0 commit comments