diff --git a/static/css/common.css b/static/css/common.css index 416df53..0f5c14c 100644 --- a/static/css/common.css +++ b/static/css/common.css @@ -248,7 +248,7 @@ width: 100%; text-align: left; position: relative; - margin-bottom: 86px; + margin-bottom: 105px; } .chatBox{ /*max-height: 600px;*/ @@ -304,8 +304,10 @@ } .chatTitle{height: 30px;line-height: 30px;color: #1989fa} -.chatBoxSend{background: #f5f5f5;position: fixed;bottom: 0px;width: 100%;height: 86px;max-width: 800px;} +.chatBoxSend{background: #f5f5f5;position: fixed;bottom: 0px;width: 100%;height: 105px;max-width: 800px;} .chatBoxSendBtn{float: right;margin: 12px 4px 0 0;} +.footContact{text-align: center;} +.footContact a{font-size: 12px;color: #999;text-decoration: none;} .chatTime{text-align: center;color: #bbb;margin: 5px 0;font-size: 12px;} .chatTimeHide{display: none;} .clear{clear:both;} \ No newline at end of file diff --git a/static/html/chat_page.html b/static/html/chat_page.html index 133cac3..5256b07 100644 --- a/static/html/chat_page.html +++ b/static/html/chat_page.html @@ -12,7 +12,7 @@ - +