Restored smaller Doxygen code block padding.

This is a revert of db5b089cee.
This commit is contained in:
Camilla Berglund 2014-07-02 18:41:11 +02:00
parent 7135f203f5
commit c015852498
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -319,7 +319,7 @@ div.fragment,pre.fragment {
background:hsl(0,0%,95%);
border-radius:4px;
border:none;
padding:2em;
padding:1em;
overflow:auto;
border-left:4px solid hsl(0,0%,80%);
}