mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 06:55:47 +01:00
Add missing css class to ensure correct margin
This commit is contained in:
@@ -112,7 +112,7 @@ export default class ProtocolInformation extends React.Component<Props, State> {
|
||||
}
|
||||
|
||||
return (
|
||||
<div className="is-relative">
|
||||
<div className="content is-relative">
|
||||
<Switcher>{protocols.map(this.renderProtocolButton)}</Switcher>
|
||||
{cloneInformation}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user