Merge pull request #6245 from spantaleev/wider-media-dropdown

Make media dropdown wider
pull/6269/head
Matthew Hodgson 2018-02-26 12:19:32 +00:00 committed by GitHub
commit 09619339fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -135,8 +135,8 @@ limitations under the License.
width: 200px;
}
.mx_UserSettings_webRtcDevices_dropdown{
width: 200px;
.mx_UserSettings_webRtcDevices_dropdown {
width: 50%;
}
.mx_UserSettings_profileTable