[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] Fix ec-toolbar and events display on small screen
"franck franck kalunga \(@francksfkal\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <68f168d6545bf_2d5629f8899bd@gitlab-sidekiq-low-urgency-cpu-bound-v2-7f67c6cfff-88tft.mail> |
franck franck kalunga pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
9dacb734 by franck franck kalunga at 2025-10-16T21:43:30+00:00
[FIX] Fix ec-toolbar and events display on small screen
---
* [FIX] Fix ec-toolbar and events display on small screen
See merge request tikiwiki/tiki!8798
- - - - -
1 changed file:
- themes/base_files/scss/_tiki-calendar.scss
Changes:
=====================================
themes/base_files/scss/_tiki-calendar.scss
=====================================
@@ -149,6 +149,11 @@ article.tips {
.ec-event-tag {
height: auto;
}
+
+nav.ec-toolbar {
+ flex-wrap: wrap;
+}
+
@media only screen and (max-width: 767px) {
.ec-toolbar {
display: block !important;
@@ -156,6 +161,9 @@ article.tips {
.ec-toolbar .ec-button .btn-group .btn {
padding: 0.375rem 0.1rem;
}
+ h4.ec-event-title {
+ font-size: 0px;
+ }
}
@media print {
.ec .ec-day-grid-day-top {
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/9dacb7342de494c0496f76687f0967555807e244
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/9dacb7342de494c0496f76687f0967555807e244
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