[TikiWiki-commits] [Git][tikiwiki/tiki][master] [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 | <689cb5345c35e_2c20d4e7013864@gitlab-sidekiq-low-urgency-cpu-bound-v2-78cc888fc9-2zbcj.mail> |
Gary Cunningham-Lee pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
ab5ef227 by Gary Cunningham-Lee at 2025-08-14T00:46:28+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 heading text makes left margin too wide IMO.
See merge request tikiwiki/tiki!8287
- - - - -
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/ab5ef2276bdebeada7d0d7cbc7b2bfe02f66a878
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/ab5ef2276bdebeada7d0d7cbc7b2bfe02f66a878
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