show the leave button by default for now as it causes too much pain otherwise

pull/935/head
Matthew Hodgson 2016-02-14 21:34:32 +02:00
parent 0ca6efdfca
commit a2193d61b0
1 changed files with 0 additions and 5 deletions

View File

@ -184,14 +184,9 @@ limitations under the License.
}
.mx_RoomHeader_leaveButton {
visibility: hidden;
margin-top: -1px;
}
.mx_RoomHeader_wrapper:hover .mx_RoomHeader_leaveButton {
visibility: visible;
}
.mx_RoomHeader_placeholder {
color: #a2a2a2 ! important;
}