eina: fix overlapped doxygen string output

Summary:
Add top padding to prevent overlapping between "Value:" and below
strings when long macro is used.

Reviewers: raster, cedric

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D1582

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
This commit is contained in:
Tae-Hwan Kim 2014-10-28 21:22:06 +01:00 committed by Cedric BAIL
parent 7da1647167
commit 7f7665c2fd
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@ dl.el {
font-family: monospace, mono, fixed;
font-size: 9pt;
white-space: pre;
padding-top: 10px;
}
.line {