[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX][UI] Add some space around the nobox modules
"luci \(@luciash\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <68fae25028db3_2c8b18b9c9768e@gitlab-sidekiq-low-urgency-cpu-bound-v2-db6f55d9c-tds92.mail> |
luci pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
a5a98e9e by luci at 2025-10-24T04:19:03+02:00
[FIX][UI] Add some space around the nobox modules
- - - - -
1 changed file:
- templates/module.tpl
Changes:
=====================================
templates/module.tpl
=====================================
@@ -76,7 +76,7 @@
class="card-body{if !empty($module_params.class)} {$module_params.class}{/if}">
{else}{* $module_nobox eq 'y' *}
<div id="module_{$moduleId}" style="{$module_params.style}{$tpl_module_style}"
- class="module{if !empty($module_params.class)} {$module_params.class}{/if} box-{$module_name}">
+ class="module{if !empty($module_params.class)} {$module_params.class}{/if} box-{$module_name} p-2">
<div id="mod-{$smarty.capture.name}">
{/if}{* close $module_nobox *}
{$module_content}
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/a5a98e9ece7a54152ab1423128373adc48b6e25b
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/a5a98e9ece7a54152ab1423128373adc48b6e25b
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