[TikiWiki-commits] [Git][tikiwiki/tiki][master] [ENH] Tiki comments: Add a margin before the excerpt to prevent it from being...
"Jean-Marc Kadimba \(@jmkadimba\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <696a2a82d2d45_2c1816b84149@gitlab-sidekiq-low-urgency-cpu-bound-v2-859b9cfb8-p576h.mail> |
Jean-Marc Kadimba pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
f55d17fa by Jean-Marc Kadimba at 2026-01-16T14:00:48+02:00
[ENH] Tiki comments: Add a margin before the excerpt to prevent it from being...
---
* [ENH] Tiki comments: Add a margin before the excerpt to prevent it from being too close to the text on the left as it currently is.
See merge request tikiwiki/tiki!9362
- - - - -
1 changed file:
- templates/comment/list_inner.tpl
Changes:
=====================================
templates/comment/list_inner.tpl
=====================================
@@ -26,7 +26,7 @@
{if isset($repliedTo) && $repliedTo.parsed && $level >= $prefs.comments_threshold_indent && $prefs.comments_threshold_indent ne 0}
<span class="d-flex ps-2 border-start border-5 comment-replied-to">
{$parentExcerpt=$repliedTo.parsed|strip_tags|truncate:15}
- {tr _0="<em>$parentExcerpt</em>"}In reply to %0{/tr}
+ {tr _0="<em class='ms-1'>$parentExcerpt</em>"}In reply to %0{/tr}
</span>
{/if}
{$comment.parsed}
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/f55d17faa928e6e2a1774f32c23ab3fffebb1ade
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/f55d17faa928e6e2a1774f32c23ab3fffebb1ade
You're receiving this email because of your account on gitlab.com.
_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs