Fix broken code sample section spacing in the Doxygen documentation due to a missing...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 29 Jul 2012 15:28:54 +0000 (15:28 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 29 Jul 2012 15:28:54 +0000 (15:28 +0000)
LUFA/DoxygenPages/Style/Style.css

index b69cac7..b1489e2 100644 (file)
@@ -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 */