projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix broken code sample section spacing in the Doxygen documentation due to a missing...
[pub/USBasp.git]
/
LUFA
/
DoxygenPages
/
Style
/
Style.css
diff --git
a/LUFA/DoxygenPages/Style/Style.css
b/LUFA/DoxygenPages/Style/Style.css
index
b69cac7
..
b1489e2
100644
(file)
--- a/
LUFA/DoxygenPages/Style/Style.css
+++ b/
LUFA/DoxygenPages/Style/Style.css
@@
-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 */