Make language dropdown a more sensible width

This commit is contained in:
David Baker 2017-05-24 14:37:12 +01:00
parent d4aa428321
commit aaf948017a

View File

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