Updated CSS Customizations (markdown)

Vaesper 2016-10-26 20:37:39 +03:00
parent f220fb8aa7
commit 6985dfe0f8
1 changed files with 1 additions and 1 deletions

@ -36,7 +36,7 @@ When there are several contiguous messages from the same user, this hides the us
left: -1000px;
}
.repeated-prefix span:after {
.repeated-prefix span:nth-last-of-type(2):after {
content:"↪";
position: relative;
left: 1000px;