fix RightPanel

This commit is contained in:
Matthew Hodgson 2016-04-15 18:29:49 +01:00
parent cf3cdaccf3
commit c7d717f0a4

View File

@ -93,6 +93,8 @@ limitations under the License.
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
flex: 1;
-webkit-flex: 1;
}
.mx_RightPanel_footer {