update badge change.md

This commit is contained in:
jljsj 2015-11-19 17:07:16 +08:00
parent 57cde4ab18
commit ae287a2b68

View File

@ -67,15 +67,3 @@ ReactDOM.render(
<Test />
, document.getElementById('components-badge-demo-change'));
````
````css
.ant-badge {
margin-right: 16px;
}
.head-example {
width: 42px;
height: 42px;
border-radius: 6px;
background: #eee;
display: inline-block;
}
````