From WikiChip
Difference between revisions of "Template talk:mirc guide"

 
Line 8: Line 8:
  
 
: Added. It's now site wide. Seems to work. Hopefully that didn't break anything lol --[[User:Inject|Inject]] ([[User talk:Inject|talk]]) 16:10, 22 September 2017 (EDT)
 
: Added. It's now site wide. Seems to work. Hopefully that didn't break anything lol --[[User:Inject|Inject]] ([[User talk: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. [[User:Sophist|Sophist]] ([[User talk:Sophist|talk]]) 04:00, 23 September 2017 (EDT)

Latest revision as of 04:00, 23 September 2017

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)