[14:33:18] For some reason, the first two tables on this page seem to use only ~50% and ~75% of the screen width when viewed on a narrow mobile device: https://bg3.wiki/w/index.php?title=Weapon_Actions&mobileaction=toggle_view_mobile [14:33:30] I guess it's a bug in the Citizen skin... [14:36:30] Seems to be caused by the CSS rule overflow-x:auto [14:37:07] But when that's disabled, it can't even scroll horizontally :\ [14:43:53] The problem seems to be the auto-calculated width of div.citizen-table-wrapper. I don't see an explicit setting for its width, and I understand why the browser doesn't set it to 100% when it has horizontally overflowing content, but setting it to 100% explicitly seems to solve the issue so I'll just add that to our MediaWiki:Mobile.css. [15:59:06] Yo, I'm running MediaWiki with docker compose, but for some reason it's telling me my default skin is disabled. Yet in my defaultsettings.php file, it's enabled and set as the skin. What do I do? [15:59:51] *not available [18:20:35] how can i revert back to source editor in mobile? i am stuck with VE curl error 60 because im using self signed certificates