[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [FIX][UI] Space needed between class names in article.tpl. Also ms-3 class on...

"Gary Cunningham-Lee \(--- via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <689cc4fef0e6e_2cd6588585ae@gitlab-sidekiq-low-urgency-cpu-bound-v2-764f5469fd-rhqxs.mail>

Gary Cunningham-Lee pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki


Commits:
17d06e18 by Gary Cunningham-Lee at 2025-08-14T01:42:44+09:00
[FIX][UI] Space needed between class names in article.tpl. Also ms-3 class on...
---
* [FIX][UI] Space needed between class names in article.tpl. Also ms-3 class on...
---
* [FIX][UI] Space needed between class names in article.tpl. Also ms-3 class on heading text makes left margin too wide IMO.

See merge request tikiwiki/tiki!8287


(cherry picked from commit ab5ef2276bdebeada7d0d7cbc7b2bfe02f66a878)

e6c92411 [FIX][UI] Space needed between class names in article.tpl. Also ms-3 class on...

Co-authored-by: Gary Cunningham-Lee <gary_c-39LOpZwlz1/[email protected]>

See merge request tikiwiki/tiki!8290

- - - - -


1 changed file:

- templates/article.tpl


Changes:

=====================================
templates/article.tpl
=====================================
@@ -93,7 +93,7 @@
             {elseif $isfloat eq 'n' and isset($topics[$topicId].image_size) and $topics[$topicId].image_size > 0}
         <div class="flex-grow-1 ms-3">
             {else}
-        <div class="articleheadingtext{if $isfloat eq 'n'}flex-grow-1 ms-3{/if}">
+        <div class="articleheadingtext{if $isfloat eq 'n'} flex-grow-1{/if}">
             {/if}
                 {if $article_attributes}
                     <div class="articleattributes">



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/17d06e18701208f7fc84482085f340c8fdf7e56c

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/17d06e18701208f7fc84482085f340c8fdf7e56c
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.