From 6700f596c90d7a9fd098de36fd8ebf049ef050c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Wed, 16 Nov 2016 16:04:08 +0800 Subject: [PATCH] publish 0.9.8-rc-2 publish 0.9.8-rc-2 --- package.json | 2 +- src/styles/components/timeline.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bc53ed1a..7c98ee41 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 8804ab16..3d4f977a 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 {