From 1f48c58f6b84dd3c7a8bad7007393212725145ff Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Tue, 5 Jul 2016 17:39:40 -0400 Subject: [PATCH] fix css for livechan file input --- contrib/static/livechan.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/contrib/static/livechan.css b/contrib/static/livechan.css index 2d46c0a..3cf1eb4 100644 --- a/contrib/static/livechan.css +++ b/contrib/static/livechan.css @@ -26,15 +26,6 @@ input, textarea, select { width: 30%; } -.livechan_chat_input_file { - padding: 0; - margin: 0; - position: absolute; - left: 3px; - bottom: 3px; - border: none; -} - .livechan_chat_input_message_div { padding:0; margin:0;