From WikiChip
Template talk:mirc guide
Revision as of 04:00, 23 September 2017 by Sophist (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the discussion page for the mirc guide page.
  • Please use this page to discuss possible errors, inconsistencies, omissions, changes, and further clarifications regarding the content of mirc guide.
  • If you are looking for a particular model that's missing, please add its name to this page.


To avoid <source> tag boxes extending underneath this, we need the following css added:

pre {
  overflow: hidden;
}
Sophist (talk) 14:47, 22 September 2017 (EDT)
Added. It's now site wide. Seems to work. Hopefully that didn't break anything lol --Inject (talk) 16:10, 22 September 2017 (EDT)
It shouldn't have any impact - if text extends beyond the narrower box it would have been hidden before anyway. If horizontal scroll-bars are enabled, it will even be better because they will appear now when before the text would just have disappeared. Sophist (talk) 04:00, 23 September 2017 (EDT)