Add missing VOIP Dropdown width

This commit is contained in:
Marcel 2017-06-10 17:26:29 +02:00 committed by GitHub
parent 00ca069873
commit cb5cb56854

View File

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