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 {