Add closing bracket so the whole thing doesn't break down

This commit is contained in:
Jef van Schendel 2012-01-05 22:46:21 +01:00
parent ee0b9ea282
commit a91e4e07e7

View File

@ -237,6 +237,7 @@ textarea#comment_content {
border: none;
background-color: #f1f1f1;
padding: 3px;
}
.clear {
clear: both;