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

(Created page with "To avoid <source> tag boxes extending underneath this, we need the following css added: <pre>pre { overflow: hidden; }</pre> ~~~~")
 
Line 1: Line 1:
 +
{{talk header}}
 +
 +
 
To avoid <source> tag boxes extending underneath this, we need the following css added:
 
To avoid <source> tag boxes extending underneath this, we need the following css added:
 
<pre>pre {
 
<pre>pre {
 
   overflow: hidden;
 
   overflow: hidden;
 
}</pre> [[User:Sophist|Sophist]] ([[User talk:Sophist|talk]]) 14:47, 22 September 2017 (EDT)
 
}</pre> [[User:Sophist|Sophist]] ([[User talk:Sophist|talk]]) 14:47, 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)

Revision as of 16:10, 22 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)