fix css thinko

This commit is contained in:
Matthew Hodgson 2016-01-17 02:46:22 +00:00
parent 4e7c58e242
commit a61afa0f31

View file

@ -99,7 +99,7 @@ limitations under the License.
.mx_RoomSettings .mx_RoomSettings_deleteAlias {
display: table-cell;
padding-left: 0.5em;
pointer: cursor;
cursor: pointer;
}
.mx_RoomSettings_editable {