summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcel Hollerbach <marcel-hollerbach@t-online.de>2017-04-30 09:45:29 +0200
committerMarcel Hollerbach <marcel-hollerbach@t-online.de>2017-04-30 09:49:02 +0200
commit2c16e586135741535a0a886c1163903a140d8517 (patch)
treeb4a28f1a8770d70092eaee9c936c0b83ad4fc894 /doc
parent19c65cdc8deaf8f91b1ca30f3b537f7bd32aef76 (diff)
downloadefl-2c16e586135741535a0a886c1163903a140d8517.tar.gz
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
Diffstat (limited to 'doc')
-rw-r--r--doc/e.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/e.css b/doc/e.css
index 82914b4b39..3e9dffce57 100644
--- a/doc/e.css
+++ b/doc/e.css
@@ -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 */