From 4ff97970964850b085bbd595850bdbb0ee00aa51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?iFish=28=E6=9C=A8=E9=B1=BC=29?= Date: Fri, 31 Jul 2015 22:42:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E8=81=8A=E5=A4=A9=E6=A1=86?= =?UTF-8?q?=E9=AB=98=E5=BA=A6=E5=B7=AE1px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Web12306/css/ui/chat/chat-container.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Web12306/css/ui/chat/chat-container.css b/Web12306/css/ui/chat/chat-container.css index ddd3e06..50b88c1 100644 --- a/Web12306/css/ui/chat/chat-container.css +++ b/Web12306/css/ui/chat/chat-container.css @@ -209,6 +209,12 @@ margin: 0; vertical-align: bottom; cursor: pointer; + line-height: 15px; + } + + #chat_container .chat-editor > header select { + border-radius:0; + border-left:0; } #chat_container .chat-editor > header button:hover {