[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX][UI] Fix regression in module title bottom margin caused by typo.

"Gary Cunningham-Lee \(--- via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69049e98cc8dd_2c1de6d8615e@gitlab-sidekiq-low-urgency-cpu-bound-v2-845d887f6f-mvt6r.mail>

Gary Cunningham-Lee pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
274093c5 by Gary Cunningham-Lee at 2025-10-31T20:25:21+09:00
[FIX][UI] Fix regression in module title bottom margin caused by typo.
---
* [FIX][UI] Fix regression in module title bottom margin caused by typo.

See merge request tikiwiki/tiki!8920

- - - - -


1 changed file:

- templates/module.tpl


Changes:

=====================================
templates/module.tpl
=====================================
@@ -12,7 +12,7 @@
    {* {if $module_decorations ne 'n'} *} {* Code updated so module title isn't affected by $module_decorations (actually it already wasn't).  *}
    <div class="card-header" {if !empty($module_params.bgcolor) || $module_decorations eq 'n'}style="{if !empty($module_params.bgcolor)}background-color:{$module_params.bgcolor};{/if}{if $module_decorations eq 'n'}border-color: transparent !important; background: transparent !important; padding-bottom: 0 !important;{/if}"{/if}>
             {if ($module_notitle ne 'y' && !empty($module_title)) || ($module_flip eq 'y') || $prefs.menus_items_icons eq 'y'}
-                <h3 class="{if $module_decorations eq 'n'}card-title mb-0{else}tiki-card-header-title fs-5 pt-0 m-o{/if}">
+                <h3 class="{if $module_decorations eq 'n'}card-title mb-0{else}tiki-card-header-title fs-5 pt-0 m-0{/if}">
                     {if $module_notitle ne 'y' && !empty($module_title)}
                         <span class="moduletitle">{$module_title}</span>
                     {/if}



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

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