revert dd08f53756 - do this in JS instead

pull/527/head
Matthew Hodgson 2015-12-13 04:08:35 +00:00
父節點 96cddc5ca8
當前提交 c2061ed439
共有 1 個檔案被更改,包括 2 行新增2 行删除

查看文件

@ -91,8 +91,8 @@ limitations under the License.
overflow: auto;
border-bottom: 1px solid #eee;
-webkit-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-flex: 0 0 auto;
flex: 0 0 auto;
}
.mx_RoomView_messagePanel {