修正聊天框高度差1px

This commit is contained in:
iFish(木鱼) 2015-07-31 22:42:18 +08:00
parent 42d636f7e8
commit 4ff9797096

View File

@ -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 {