mirror of https://github.com/vector-im/riot-web
remove manual order so component order follows markup order
parent
dd911d18cb
commit
faecceb3b4
|
@ -163,15 +163,6 @@ limitations under the License.
|
||||||
height: 1px;
|
height: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.mx_RoomView_body .mx_RoomView_statusArea {
|
|
||||||
order: 3;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mx_RoomView_body .mx_MessageComposer {
|
|
||||||
order: 4;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mx_RoomView_messageListWrapper {
|
.mx_RoomView_messageListWrapper {
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue