fix spinner layout yet more

pull/351/head
Matthew Hodgson 2015-11-11 02:31:17 +01:00
parent 81128ef06e
commit 2fff6f4d5f
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ limitations under the License.
justify-content: center;
width: 100%;
height: 100%;
flex: 1;
-webkit-flex: 1;
}
.mx_MatrixChat_middlePanel .mx_Spinner {