From 2b05fc805cf3067a47d2e523bd7bec37f9a1336b Mon Sep 17 00:00:00 2001 From: Mark Nadal Date: Mon, 15 Jan 2018 02:04:40 -0800 Subject: [PATCH] :D --- examples/chat/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/chat/index.html b/examples/chat/index.html index b05893c4..e3e7177e 100644 --- a/examples/chat/index.html +++ b/examples/chat/index.html @@ -50,7 +50,7 @@ } .send { - style: margin: 0 0 0.4em 0.4em; + margin: 0 0 0.4em 0.4em; padding: 0.2em 0.5em; }