[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [FIX][UI] Article heading text has too much left margin also on the view-articles page.
"Gary Cunningham-Lee \(--- via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <689d65a026b8c_2cd663c470e4@gitlab-sidekiq-low-urgency-cpu-bound-v2-fb47c7fd9-qjgx8.mail> |
Gary Cunningham-Lee pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki Commits: 3b94514f by Gary Cunningham-Lee at 2025-08-14T13:19:29+09:00 [FIX][UI] Article heading text has too much left margin also on the view-articles page. --- * [FIX][UI] Article heading text has too much left margin also on the view-articles page. --- * [FIX][UI] Article heading text has too much left margin also on the view-articles page. See merge request tikiwiki/tiki!8291 (cherry picked from commit 6b21b23a4e9d212eb14dffc4d430e11da5acfbd2) 67d428c3 [FIX][UI] Article heading text has too much left margin also on the view-articles page. Co-authored-by: Gary Cunningham-Lee <gary_c-39LOpZwlz1/[email protected]> See merge request tikiwiki/tiki!8294 - - - - - 1 changed file: - templates/tiki-view_articles.tpl Changes: ===================================== templates/tiki-view_articles.tpl ===================================== @@ -207,7 +207,7 @@ {/if} {/if} </div> - <div class="articleheadingtext{if $listpages[ix].isfloat eq 'n'} flex-grow-1 ms-3{/if}">{$listpages[ix].parsed_heading}</div> + <div class="articleheadingtext{if $listpages[ix].isfloat eq 'n'} flex-grow-1{/if}">{$listpages[ix].parsed_heading}</div> </div> {if isset($fullbody) and $fullbody eq "y"} <div class="articlebody py-3">{$listpages[ix].parsed_body}</div> View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/3b94514ff617dc604fec3331de46d7bc9249844a -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/3b94514ff617dc604fec3331de46d7bc9249844a 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