File tree Expand file tree Collapse file tree 1 file changed +14
-11
lines changed Expand file tree Collapse file tree 1 file changed +14
-11
lines changed Original file line number Diff line number Diff line change 751
751
}
752
752
}
753
753
754
+ .avatar.image ,
755
+ .avatar.image img {
756
+ width : 20px ;
757
+ height : 20px ;
758
+ margin-right : .15em ;
759
+ }
760
+
754
761
& :first-child :not (.commit ) {
755
762
padding-top : 0 !important ;
756
763
}
762
769
.badge.badge-commit {
763
770
border-color : transparent ;
764
771
background : radial-gradient (white 60% , transparent 60% ) no-repeat ;
765
- height : 0 !important ;
766
772
}
767
773
768
774
.badge {
774
780
display : flex ;
775
781
float : left ;
776
782
margin-left : -32px ;
777
- margin-top : -1px ;
778
783
margin-right : 8px ;
779
784
color : #444 ;
785
+ align-items : center ;
780
786
781
787
.svg {
782
788
width : 28px ;
804
810
}
805
811
806
812
& .event > .text {
807
- line-height : 30px ;
813
+ line-height : 32px ;
814
+ vertical-align : middle ;
808
815
}
809
816
810
817
& .commits-list {
811
818
padding-left : 15px ;
812
819
padding-top : 0 ;
813
820
814
821
.singular-commit {
822
+ line-height : 30px ;
823
+
815
824
& :not (:last-child ) {
816
- padding-bottom : 3 px ;
825
+ padding-bottom : 2 px ;
817
826
}
818
827
819
828
.shabox {
1138
1147
.detail {
1139
1148
font-size : .9rem ;
1140
1149
margin-top : 5px ;
1141
- margin-left : 35px ;
1142
-
1143
- .svg {
1144
- & .octicon-git-commit {
1145
- margin-top : 2px ;
1146
- }
1147
- }
1150
+ margin-left : 8px ;
1148
1151
}
1149
1152
1150
1153
.segments {
You can’t perform that action at this time.
0 commit comments