[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [BP][FIX] mobile header layout: prevent logo centering and modules shifting under menu
"luci \(@luciash\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6944016bb49a0_2a17fd40501f8@gitlab-sidekiq-low-urgency-cpu-bound-v2-cc8779578-7v8fk.mail> |
luci pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki
Commits:
eec4ed1c by Landry Bitege at 2025-12-18T13:20:03+00:00
[BP][FIX] mobile header layout: prevent logo centering and modules shifting under menu
---
* [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
See merge request tikiwiki/tiki!9246
- - - - -
1 changed file:
- themes/base_files/scss/_tiki-menus.scss
Changes:
=====================================
themes/base_files/scss/_tiki-menus.scss
=====================================
@@ -153,3 +153,10 @@
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
+
+@media (max-width: 768px) {
+ .modules.top_modules > .box-menu {
+ order: 999;
+ width: 100%;
+ }
+}
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/eec4ed1c4aca817a5d7776f4aa67e6ea6db4dcff
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/eec4ed1c4aca817a5d7776f4aa67e6ea6db4dcff
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