From af146f8c69c8db2f6f4acb25bec6047103186434 Mon Sep 17 00:00:00 2001 From: hotoo Date: Tue, 7 Oct 2014 01:32:54 +0800 Subject: [PATCH] Update tags style --- timeline.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timeline.css b/timeline.css index b83cd36..974fc38 100644 --- a/timeline.css +++ b/timeline.css @@ -211,7 +211,7 @@ .markline .tags { height: 20px; margin: 0 5px; - padding: 0 5px 2px 15px; + padding: 0 5px 0 15px; display: inline-block; -moz-border-radius:100% 3px 3px 100%; -khtml-border-radius:100% 3px 3px 100%;