fix spinner layout yet more

This commit is contained in:
Matthew Hodgson 2015-11-11 02:31:17 +01:00
parent 81128ef06e
commit 2fff6f4d5f

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 {