Merge pull request #2151 from vector-im/dbkr/memberinfo_createroom_cursor_pointer

Cursor: pointer on member info create room button
pull/2159/head
Matthew Hodgson 2016-09-09 22:33:37 +01:00 committed by GitHub
commit e6c4273404
1 changed files with 1 additions and 0 deletions

View File

@ -80,5 +80,6 @@ limitations under the License.
.mx_MemberInfo_createRoom_label {
width: 160px ! important;
cursor: pointer;
}