Make language dropdown a more sensible width
parent
d4aa428321
commit
aaf948017a
|
@ -131,6 +131,10 @@ limitations under the License.
|
|||
position: absolute;
|
||||
}
|
||||
|
||||
.mx_UserSettings_language {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.mx_UserSettings_profileTable
|
||||
{
|
||||
display: table;
|
||||
|
|
Loading…
Reference in New Issue