[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX][UI] Correct spacing in article heading div for improved layout consistency

"UshindiG \(@GedeonTS\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <690c61201885c_2c24887ec6156b@gitlab-sidekiq-low-urgency-cpu-bound-v2-67b7b754dd-cwsmx.mail>

UshindiG pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
e34249cb by UshindiG at 2025-11-06T10:41:41+02:00
[FIX][UI] Correct spacing in article heading div for improved layout consistency
---
* [FIX][UI] Correct spacing in article heading div for improved layout consistency

See merge request tikiwiki/tiki!8893

- - - - -


1 changed file:

- templates/article.tpl


Changes:

=====================================
templates/article.tpl
=====================================
@@ -46,7 +46,7 @@
         {rating_result id=$articleId type=article}
     {/if}
 
-    <div class="articleheading{if $isfloat neq 'y'}d-md-flex{/if} clearfix"> {* No flex in sm screen, to prevent skinny text column *}
+    <div class="articleheading{if $isfloat neq 'y'} d-md-flex{/if} clearfix"> {* No flex in sm screen, to prevent skinny text column *}
 
         <div class="{if $isfloat eq 'y'}float-start me-3{else}flex-shrink-0 me-2 ms-2{/if}">
             {capture name=imgTitle}{if $show_image_caption eq 'y' and $image_caption}{$image_caption|escape}{elseif isset($topicName)}{tr}{$topicName}{/tr}{/if}{/capture}



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

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/e34249cbc4c35fa64ba2c707fa0cd05b3710653e
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.