add cancelButton to simpleHeader

pull/1431/head
Matthew Hodgson 2016-04-15 22:16:06 +01:00
parent b58265a69c
commit c98e06e1aa
1 changed files with 1 additions and 4 deletions

View File

@ -128,11 +128,8 @@ limitations under the License.
width: 100%;
}
.mx_RoomHeader_simpleHeaderCancel {
.mx_RoomHeader_simpleHeader .mx_RoomHeader_cancelButton {
float: right;
margin-top: 8px;
padding: 24px;
cursor: pointer;
}
.mx_RoomHeader_name {