Improve SetIntegrationManager (#8878)
This commit is contained in:
parent
ea5616a05f
commit
7852e168a0
5 changed files with 33 additions and 24 deletions
|
@ -407,7 +407,7 @@ export default class SetIdServer extends React.Component<IProps, IState> {
|
|||
}
|
||||
|
||||
return (
|
||||
<form className="mx_SettingsTab_section mx_SetIdServer" onSubmit={this.checkIdServer}>
|
||||
<form className="mx_SetIdServer" onSubmit={this.checkIdServer}>
|
||||
<span className="mx_SettingsTab_subheading">
|
||||
{ sectionTitle }
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue