remove RoomAvatar; stale border-radius; fix aliases table

This commit is contained in:
Matthew Hodgson 2016-01-20 16:59:53 +00:00
parent 6332e3908e
commit b830f43371
3 changed files with 1 additions and 33 deletions

View file

@ -105,7 +105,7 @@ limitations under the License.
.mx_RoomSettings .mx_RoomSettings_aliasesTable {
margin-top: 12px;
margin-bottom: -16px;
margin-bottom: 0px;
margin-left: 56px;
display: table;
}