Template talk:Keyboard
Jump to navigation
Jump to search
Problems
Double margin at top and bottom
This template is doing a <pre> automatically (with his own margin-top:12px; margin-bottom:12px;)
If we call the template with another <pre> or <syntaxhighlight> (with his own margin-top:12px; margin-bottom:12px;)... it resuts in a double vertical margin of around 24px
There are a bunch of wiki pages using this template affected by this double-margin problem