Merge pull request #4266 from MTRNord/patch-2

Add missing VOIP Dropdown width
This commit is contained in:
Matthew Hodgson
2017-06-11 00:40:32 +01:00
committed by GitHub

View File

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