From 9c74d289337fa7ea0d650311faa11606c065c292 Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 14 Sep 2015 15:19:44 +0800 Subject: [PATCH] fix iconfont page style --- components/iconfont/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/components/iconfont/index.md b/components/iconfont/index.md index 83b570b470..1c4e64ab81 100644 --- a/components/iconfont/index.md +++ b/components/iconfont/index.md @@ -520,6 +520,7 @@ ul.anticons-list { margin: 20px 0; list-style: none; width: 120%; + overflow: hidden; } ul.anticons-list li { float: left; -- GitLab