Make language dropdown a more sensible width

pull/4035/head
David Baker 2017-05-24 14:37:12 +01:00
parent d4aa428321
commit aaf948017a
1 changed files with 4 additions and 0 deletions

View File

@ -131,6 +131,10 @@ limitations under the License.
position: absolute;
}
.mx_UserSettings_language {
width: 200px;
}
.mx_UserSettings_profileTable
{
display: table;