Merge branch 'develop' into new-guest-access
This commit is contained in:
@@ -112,4 +112,3 @@ limitations under the License.
|
||||
.mx_FilePanel .mx_EventTile_selected .mx_EventTile_line {
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
|
||||
@@ -131,6 +131,10 @@ limitations under the License.
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.mx_UserSettings_language {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.mx_UserSettings_profileTable
|
||||
{
|
||||
display: table;
|
||||
|
||||
@@ -175,7 +175,8 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_Login_type_dropdown {
|
||||
width: 125px;
|
||||
display: inline-block;
|
||||
min-width: 125px;
|
||||
align-self: flex-end;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user