remove manual order so component order follows markup order

pull/21833/head
Bruno Windels 2019-04-18 09:20:26 +02:00
parent dd911d18cb
commit faecceb3b4
1 changed files with 0 additions and 9 deletions

View File

@ -163,15 +163,6 @@ limitations under the License.
height: 1px;
}
.mx_RoomView_body .mx_RoomView_statusArea {
order: 3;
}
.mx_RoomView_body .mx_MessageComposer {
order: 4;
}
.mx_RoomView_messageListWrapper {
min-height: 100%;