Add missing VOIP Dropdown width

This commit is contained in:
Marcel
2017-06-12 15:56:54 +01:00
committed by David Baker
parent 23f4ddb4fd
commit 76e058cfa1
@@ -135,6 +135,10 @@ limitations under the License.
width: 200px; width: 200px;
} }
.mx_UserSettings_webRtcDevices_dropdown{
width: 200px;
}
.mx_UserSettings_profileTable .mx_UserSettings_profileTable
{ {
display: table; display: table;