[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] CodeMirror: partially hidden unwanted scrollbar issue on empty textareas
"luci \(@luciash\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6a1822878b423_381937289937a@gitlab-sidekiq-low-urgency-cpu-bound-v2-858b799898-bxqxr.mail> |
luci pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
226c776d by luci at 2026-05-28T10:52:01+00:00
[FIX] CodeMirror: partially hidden unwanted scrollbar issue on empty textareas
---
* [FIX] CodeMirror: partially hidden unwanted scrollbar issue on empty textareas
See merge request tikiwiki/tiki!10392
- - - - -
1 changed file:
- themes/base_files/feature_css/codemirror_tiki.css
Changes:
=====================================
themes/base_files/feature_css/codemirror_tiki.css
=====================================
@@ -67,4 +67,5 @@
.CodeMirror-scroll {
min-height: 100% !important;
+ width: inherit !important; /* to override the inaccurate inline style computed width which renders partially hidden scrollbar on empty textareas when we have a padding set on the parent .CodeMirror element */
}
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/226c776d1700d0b8511886ff61b4871f64ef3c77
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/226c776d1700d0b8511886ff61b4871f64ef3c77
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help
_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs