[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [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 | <68f242723f639_2ce0d44-3e2@gitlab-sidekiq-low-urgency-cpu-bound-v2-76b7565557-dngmz.mail> |
franck franck kalunga pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki
Commits:
8893a9c9 by franck franck kalunga at 2025-10-17T13:12:58+00:00
[FIX] Fix ec-toolbar and events display on small screen
---
* [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
See merge request tikiwiki/tiki!8803
- - - - -
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/8893a9c92d33794e50e1708df2db380939a46e34
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/8893a9c92d33794e50e1708df2db380939a46e34
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