[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] mobile header layout: prevent logo centering and modules shifting under menu

Benoit Grégoire (@benoitg) via TikiWiki-cvs <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6938a5d65190_2a17dcfc854ab@gitlab-sidekiq-low-urgency-cpu-bound-v2-57989c67c4-lzsz2.mail>

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


Commits:
4a94bba4 by Landry Bitege at 2025-12-09T22:34:21+00:00
[FIX] mobile header layout: prevent logo centering and modules shifting under menu
---
* [FIX] mobile header layout: prevent logo centering and modules shifting under menu

See merge request tikiwiki/tiki!9202

- - - - -


1 changed file:

- themes/base_files/scss/_tiki-menus.scss


Changes:

=====================================
themes/base_files/scss/_tiki-menus.scss
=====================================
@@ -179,3 +179,10 @@
     max-height: 65vh;
     z-index: 3000;
 }
+
+@media (max-width: 768px) {
+    .modules.top_modules > .box-menu {
+        order: 999;
+        width: 100%;
+    }
+}
\ No newline at end of file



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

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