Add missing VOIP Dropdown width

pull/4271/head
Marcel 2017-06-10 17:26:29 +02:00 committed by David Baker
parent 23f4ddb4fd
commit 76e058cfa1
1 changed files with 4 additions and 0 deletions

View File

@ -135,6 +135,10 @@ limitations under the License.
width: 200px;
}
.mx_UserSettings_webRtcDevices_dropdown{
width: 200px;
}
.mx_UserSettings_profileTable
{
display: table;