[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [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 | <6a1852362903c_381937b47796@gitlab-sidekiq-low-urgency-cpu-bound-v2-7cddd569c8-r9qlh.mail> |
luci pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki Commits: d31175c5 by luci at 2026-05-28T14:26:33+00:00 [FIX] CodeMirror: partially hidden unwanted scrollbar issue on empty textareas --- * [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 (cherry picked from commit 226c776d1700d0b8511886ff61b4871f64ef3c77) 7d431f1b [FIX] CodeMirror: partially hidden unwanted scrollbar issue on empty textareas Co-authored-by: luci <gitlab-TfYQc8/[email protected]> See merge request tikiwiki/tiki!10396 - - - - - 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/d31175c58d99fdaad99b805acd6353e70c96b00a -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/d31175c58d99fdaad99b805acd6353e70c96b00a 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