@ -524,7 +524,9 @@ footer .ui.left,footer .ui.right{line-height:40px}
. repository . view . issue . pull . review-item . type-icon { float : right ; margin-right : 1 em }
. repository . view . issue . pull . review-item . divider { margin : .5 rem 0 }
. repository . view . issue . pull . review-item . review-content { padding : 1 em 0 1 em 3.8 em }
. repository . view . issue . comment-list : before { display : block ; content : "" ; position : absolute ; margin-top : 12 px ; margin-bottom : 14 px ; top : 0 ; bottom : 0 ; left : 96 px ; width : 2 px ; background-color : #f3f3f3 ; z-index : -1 }
. repository . view . issue . comment-list : not ( . prevent-before-timeline ) : before { display : block ; content : "" ; position : absolute ; margin-top : 12 px ; margin-bottom : 14 px ; top : 0 ; bottom : 0 ; left : 96 px ; width : 2 px ; background-color : #f3f3f3 ; z-index : -1 }
. repository . view . issue . comment-list . timeline-line { position : relative ; display : block ; width : 100 % ; max-width : 100 % }
. repository . view . issue . comment-list . timeline-line : before { display : block ; content : "" ; position : absolute ; margin-top : 12 px ; margin-bottom : 14 px ; top : 0 ; bottom : 0 ; left : 82 px ; width : 2 px ; background-color : #f3f3f3 ; z-index : -1 }
. repository . view . issue . comment-list . comment . avatar { width : 3 em }
. repository . view . issue . comment-list . comment . tag { color : #767676 ; margin-top : 3 px ; padding : 2 px 5 px ; font-size : 12 px ; border : 1 px solid rgba ( 0 , 0 , 0 , .1 ) ; border-radius : 3 px }
. repository . view . issue . comment-list . comment . actions . item { float : left }