Merge pull request #265 from guardicore/hotfix/various-fixes

Hotfix/various fixes
This commit is contained in:
itaymmguardicore 2019-02-17 14:06:26 +02:00 committed by GitHub
commit 1fa31340ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View File

@ -271,9 +271,6 @@ class RunMonkeyPageComponent extends AuthComponent {
renderAuthAwsDiv() {
return (
<div style={{'marginBottom': '2em'}}>
<p style={{'fontSize': '1.2em'}}>
Select Island IP address
</p>
{
this.state.ips.length > 1 ?
<Nav bsStyle="pills" justified activeKey={this.state.selectedIp} onSelect={this.setSelectedIp}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 34 KiB