alt tags for avatars; improve header spacing; improve roomview margin

This commit is contained in:
Matthew Hodgson 2015-07-17 19:09:17 +01:00
parent 5f367f7c75
commit aa70dd7b67
13 changed files with 19 additions and 16 deletions

View file

@ -38,13 +38,15 @@ limitations under the License.
height: 100%;
}
.mx_MatrixChat .mx_MatrixChat_MiddleView {
.mx_MatrixChat .mx_MatrixChat_middlePanel {
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
padding-left: 12px;
padding-right: 12px;
background-color: #f3f8fa;
width: 100%;
height: 100%;