[TikiWiki-commits] [Git][tikiwiki/tiki][master] [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 | <689cca90cd723_2cd65c4501d1@gitlab-sidekiq-low-urgency-cpu-bound-v2-764f5469fd-2d74l.mail> |
Gary Cunningham-Lee pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
6b21b23a by Gary Cunningham-Lee at 2025-08-14T02:17:17+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.
See merge request tikiwiki/tiki!8291
- - - - -
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/6b21b23a4e9d212eb14dffc4d430e11da5acfbd2
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/6b21b23a4e9d212eb14dffc4d430e11da5acfbd2
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