remove stray unmatched css comment

This commit is contained in:
David Baker 2014-11-13 14:45:29 +00:00
parent bfe20c11c3
commit 58ddff0881

View File

@ -638,7 +638,7 @@ textarea, input {
color: #ccc;
height: 13px;
margin-top: 4px;
*/ transition-property: opacity;
transition-property: opacity;
transition-duration: 0.3s;
}