mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-02 02:27:06 +00:00
Fix broken code sample section spacing in the Doxygen documentation due to a missing line-height CSS property.
This commit is contained in:
@@ -247,6 +247,7 @@ div.fragment {
|
||||
div.line {
|
||||
font-family: monospace, fixed;
|
||||
font-size: 13px;
|
||||
min-height: 13px;
|
||||
line-height: 1.0;
|
||||
text-wrap: unrestricted;
|
||||
white-space: -moz-pre-wrap; /* Moz */
|
||||
|
||||
Reference in New Issue
Block a user