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

@ -36,8 +36,8 @@ limitations under the License.
-webkit-order: 1;
order: 1;
-webkit-flex: 0 0 86px;
flex: 0 0 86px;
-webkit-flex: 0 0 88px;
flex: 0 0 88px;
}
.mx_RoomView_auxPanel {
@ -50,7 +50,6 @@ limitations under the License.
max-width: 720px;
width: 100%;
margin: auto;
border-top: 1px solid #a8dbf3;
height: 0%;
}