mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 13:47:11 +00:00
Replace various with tc-small-gap classes (#4926)
* replace by span.tc-small-gap-right * replace * replace * replace * replace * replace * replace * replace
This commit is contained in:
@@ -21,7 +21,7 @@ list-before: $:/core/ui/ViewTemplate/body
|
||||
<p>
|
||||
This tiddler is a comment on
|
||||
<$list filter="[list<currentTiddler>sort[title]]">
|
||||
<<find-original-comment>>
|
||||
<span class="tc-small-gap-right"><<find-original-comment>></span>
|
||||
</$list>
|
||||
</p>
|
||||
<$list filter="[list<currentTiddler>role[comment]sort[title]limit[1]]" variable="ignore">
|
||||
|
||||
Reference in New Issue
Block a user