summaryrefslogtreecommitdiffstats
path: root/src/doxygen.css
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2013-02-09 19:18:25 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2013-02-09 19:18:25 (GMT)
commitaacd1557af129e2bff3514169e04168376a2431b (patch)
tree95ba82f21de02e4db4763daea53134c8e56fb1df /src/doxygen.css
parentdcd4714c4413348d02eb7224dafee5d06be43dfb (diff)
downloadDoxygen-aacd1557af129e2bff3514169e04168376a2431b.zip
Doxygen-aacd1557af129e2bff3514169e04168376a2431b.tar.gz
Doxygen-aacd1557af129e2bff3514169e04168376a2431b.tar.bz2
Release-1.8.3.1-20130209
Diffstat (limited to 'src/doxygen.css')
-rw-r--r--src/doxygen.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doxygen.css b/src/doxygen.css
index 544cc71..2781983 100644
--- a/src/doxygen.css
+++ b/src/doxygen.css
@@ -787,7 +787,7 @@ table.fieldtable {
}
.fieldtable td.fieldname {
- padding-top: 5px;
+ padding-top: 3px;
}
.fieldtable td.fielddoc {
@@ -796,7 +796,7 @@ table.fieldtable {
}
.fieldtable td.fielddoc p:first-child {
- margin-top: 2px;
+ margin-top: 0px;
}
.fieldtable td.fielddoc p:last-child {