fix RightPanel

pull/1402/head
Matthew Hodgson 2016-04-15 18:29:49 +01:00
parent cf3cdaccf3
commit c7d717f0a4
1 changed files with 2 additions and 0 deletions

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 {