fix css thinko

pull/653/head
Matthew Hodgson 2016-01-17 02:46:22 +00:00
parent 4e7c58e242
commit a61afa0f31
1 changed files with 1 additions and 1 deletions

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 {