docs: remove wrong line-height

there was a 'line-height: 0%;' that resulted in unreadable edc code in
the Edje Data Collection reference documentation page.

Thank you Jeremy Suntheimer for spotting that!

fix T5438
This commit is contained in:
Marcel Hollerbach 2017-04-30 09:45:29 +02:00
parent 19c65cdc8d
commit 2c16e58613
1 changed files with 0 additions and 1 deletions

View File

@ -156,7 +156,6 @@ dl.el {
.line {
font-family: monospace, mono, fixed;
font-size: 9pt;
line-height: 0%;
}
/* To avoid packed effect on bullet lists */