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
commit c34bc2d946

View File

@ -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;