try to fix the create room label

pull/2443/head
Matthew Hodgson 2016-10-10 02:38:31 +01:00
parent f827a2963e
commit 60adbffacf
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ limitations under the License.
}
.mx_MemberInfo_createRoom_label {
width: 150px ! important;
width: initial ! important;
cursor: pointer;
}