remove empty margin property

This commit is contained in:
Mark Otto
2012-01-09 09:15:42 -08:00
parent 5032ef9b54
commit 5c2bf0feef
3 changed files with 2 additions and 4 deletions

View File

@@ -46,7 +46,6 @@
.progress .bar {
width: 0%;
height: 18px;
margin: ;
#gradient > .vertical(#149bdf, #0480be);
.box-shadow(inset 0 -1px 0 rgba(0,0,0,.15));
.box-sizing(border-box);