remove stray unmatched css comment

pull/14/head
David Baker 2014-11-13 14:45:29 +00:00
parent bfe20c11c3
commit 58ddff0881
1 changed files with 1 additions and 1 deletions

View File

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