Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Commit

Permalink
Fix TimelineItem break classname reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Snazzie committed Sep 8, 2019
1 parent 8cd0d5e commit 9d02222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -7580,7 +7580,7 @@ div[style="background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,2
}

.projects-comment-form .comment-form-head .toolbar-commenting,
.TimelineItem--break {
.TimelineItem-break {
background: none !important;
}

Expand Down

0 comments on commit 9d02222

Please sign in to comment.