From 58ddff08817074b5ea5dee72f3b8237a5d645efb Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 13 Nov 2014 14:45:29 +0000 Subject: [PATCH] remove stray unmatched css comment --- syweb/webclient/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syweb/webclient/app.css b/syweb/webclient/app.css index a9e80aef9..25f7208a1 100755 --- a/syweb/webclient/app.css +++ b/syweb/webclient/app.css @@ -638,7 +638,7 @@ textarea, input { color: #ccc; height: 13px; margin-top: 4px; -*/ transition-property: opacity; + transition-property: opacity; transition-duration: 0.3s; }