From d7bc7f672a1a460519f4c321e105230ffb397687 Mon Sep 17 00:00:00 2001 From: yordanov Date: Thu, 19 Jan 2017 13:51:16 +0200 Subject: [PATCH] docs: fix font icon list styles --- docs/icons.md | 153 ++++++++++++++++++++++++++------------------------ 1 file changed, 79 insertions(+), 74 deletions(-) diff --git a/docs/icons.md b/docs/icons.md index f2dd27d..04abda1 100644 --- a/docs/icons.md +++ b/docs/icons.md @@ -56,10 +56,15 @@ You can directly use the web font icons in your project by assigning any of the width: 160px; height: 80px; font-size: 12px; + line-height: 1em; font-weight: 300; color: #999; } + .WebComponentsIcons li:before { + display: none; + } + .WebComponentsIcons .k-icon { display: block; clear: both; @@ -99,80 +104,80 @@ You can directly use the web font icons in your project by assigning any of the - + ### Alerts and Notifications