Commit 6700f596c90d7a9fd098de36fd8ebf049ef050c6

Authored by 梁灏
1 parent c9433dcc

publish 0.9.8-rc-2

publish 0.9.8-rc-2
Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
1 { 1 {
2 "name": "iview", 2 "name": "iview",
3 - "version": "0.9.8-rc-1", 3 + "version": "0.9.8-rc-2",
4 "title": "iView", 4 "title": "iView",
5 "description": "A high quality UI components Library with Vue.js", 5 "description": "A high quality UI components Library with Vue.js",
6 "homepage": "http://www.iviewui.com", 6 "homepage": "http://www.iviewui.com",
src/styles/components/timeline.less
@@ -65,7 +65,7 @@ @@ -65,7 +65,7 @@
65 padding: 1px 1px 10px 24px; 65 padding: 1px 1px 10px 24px;
66 font-size: @font-size-small; 66 font-size: @font-size-small;
67 position: relative; 67 position: relative;
68 - top: -4px; 68 + top: -3px;
69 } 69 }
70 70
71 &:last-child { 71 &:last-child {