[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] Fix excessive spacing in upcoming_events module

Benoit Grégoire (@benoitg) via TikiWiki-cvs <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <689aac6bd151d_2b37861dc520fa@gitlab-sidekiq-low-urgency-cpu-bound-v2-554588f964-fsx8c.mail>

Benoit Grégoire pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
6f7c9f85 by David Maene at 2025-08-12T02:44:53+00:00
[FIX] Fix excessive spacing in upcoming_events module
---
* Fix excessive spacing in upcoming_events module

See merge request tikiwiki/tiki!8261

- - - - -


1 changed file:

- lib/smarty_tiki/FunctionHandler/ModuleList.php


Changes:

=====================================
lib/smarty_tiki/FunctionHandler/ModuleList.php
=====================================
@@ -117,7 +117,7 @@ class ModuleList extends Base
 
                             $device_classes = implode(' ', $device_classes);
                         } else {
-                            $device_classes = 'd-flex';
+                            $device_classes = ' d-print-block';
                         }
 
                         $moduleContent = preg_replace('/ class="([^"]*\bmodule\b[^"]*)"/', ' class="$1 ' . $device_classes . '"', $moduleContent);



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

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