Remove unused css class

This commit is contained in:
Arjun Singh
2012-09-10 15:52:53 -07:00
parent 7ad9b39b98
commit 7fa68bcc80

View File

@@ -152,15 +152,6 @@ img {
color: #fff;
}
.error-icon {
display: block;
float: left;
width: 27px;
height: 24px;
margin: 0 auto 10px;
background: url(../images/large-error-icon.png) no-repeat;
}
strong {
display: block;
margin-bottom: 10px;
@@ -192,4 +183,4 @@ img {
margin-top: 10px;
text-align: center;
}
}
}