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

Cursor: pointer on member info create room button
This commit is contained in:
Matthew Hodgson 2016-09-09 22:33:37 +01:00 committed by GitHub
commit e6c4273404

View File

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