refactor(dom) Images elements: 2 -> 1

This commit is contained in:
coderaiser 2014-04-18 09:27:17 -04:00
parent 24269434e1
commit c7524ea2b2
2 changed files with 40 additions and 57 deletions

View file

@ -87,9 +87,6 @@ body {
}
.error::before {
position : relative;
right : 15px;
bottom : 1px;
font-family : 'Fontello';
font-size : 14px;
color : rgb(222, 41, 41);