Skip to content
Snippets Groups Projects
Commit 2277ab2a authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

docs/doxygen.css: Tweak padding on memdoc.

llvm-svn: 130493
parent c37485e6
No related branches found
No related tags found
No related merge requests found
......@@ -401,3 +401,8 @@ div.memproto {
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
div.memdoc {
padding-left: 1em;
padding-right: 1em;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment