remove stray unmatched css comment
This commit is contained in:
parent
bfe20c11c3
commit
58ddff0881
|
@ -638,7 +638,7 @@ textarea, input {
|
|||
color: #ccc;
|
||||
height: 13px;
|
||||
margin-top: 4px;
|
||||
*/ transition-property: opacity;
|
||||
transition-property: opacity;
|
||||
transition-duration: 0.3s;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue