Make language dropdown a more sensible width
This commit is contained in:
@@ -131,6 +131,10 @@ limitations under the License.
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.mx_UserSettings_language {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.mx_UserSettings_profileTable
|
||||
{
|
||||
display: table;
|
||||
|
||||
Reference in New Issue
Block a user