Skip to content

Commit

Permalink
Fix content block spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
nilshoerrmann committed Aug 15, 2013
1 parent ed13e8a commit 719a3e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/documenter.admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
width: 262px;
}

#documenter-drawer .documenter-content + h2 {
padding-top: 3em;
}

#documenter-drawer .documenter-content h1,
#documenter-drawer .documenter-content h2,
#documenter-drawer .documenter-content h3 {
Expand Down

0 comments on commit 719a3e4

Please sign in to comment.