chore(css) .icon: change property order

This commit is contained in:
coderaiser 2013-09-11 15:02:30 +00:00
parent aca90a4dc3
commit 0a68a3591f

View file

@ -63,10 +63,10 @@ body {
.icon {
display : inline-block;
font-family : 'Fontello';
width : 15px;
height : 14.8px;
margin-left : 0.5%;
width : 15px;
font-family : 'Fontello';
}
.error::before {