diff --git a/package.json b/package.json
index bc53ed1..7c98ee4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "iview",
-  "version": "0.9.8-rc-1",
+  "version": "0.9.8-rc-2",
   "title": "iView",
   "description": "A high quality  UI components Library with Vue.js",
   "homepage": "http://www.iviewui.com",
diff --git a/src/styles/components/timeline.less b/src/styles/components/timeline.less
index 8804ab1..3d4f977 100644
--- a/src/styles/components/timeline.less
+++ b/src/styles/components/timeline.less
@@ -65,7 +65,7 @@
             padding: 1px 1px 10px 24px;
             font-size: @font-size-small;
             position: relative;
-            top: -4px;
+            top: -3px;
         }
 
         &:last-child {
--
libgit2 0.21.4