summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Baker <dbkr@matrix.org>2014-11-13 14:45:29 +0000
committerDavid Baker <dbkr@matrix.org>2014-11-13 14:45:29 +0000
commit58ddff08817074b5ea5dee72f3b8237a5d645efb (patch)
tree7636b2c5782dc01459ae2234cacc5311b1306a5c
parentremove now-unused styles (diff)
downloadsynapse-58ddff08817074b5ea5dee72f3b8237a5d645efb.tar.xz
remove stray unmatched css comment
-rwxr-xr-xsyweb/webclient/app.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/syweb/webclient/app.css b/syweb/webclient/app.css

index a9e80aef9c..25f7208a11 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; }