fix(css) .delete-button: change icon

This commit is contained in:
coderaiser 2013-12-24 18:54:12 +00:00
parent fb9225d68a
commit bbebbf53bd

View file

@ -152,7 +152,7 @@ body {
.delete-button:before {
font-family: 'Fontello';
content: '\e802 ';
content: '\e808 ';
}
.menu-button:before {