diff --git a/package-lock.json b/package-lock.json index 9eeedb6..f6a8ee3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "crowdstrike", - "version": "3.7.2", + "version": "3.7.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3999dee..80ca63f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crowdstrike", - "version": "3.7.2", + "version": "3.7.3", "main": "./integration.js", "private": true, "license": "MIT", diff --git a/styles/crowdstrike.less b/styles/crowdstrike.less index e809f4e..be7b80d 100644 --- a/styles/crowdstrike.less +++ b/styles/crowdstrike.less @@ -211,6 +211,10 @@ h3.p-title { width: 33%; + &.auto-width { + width: auto; + } + &.two-wide { width: 50%; } @@ -318,7 +322,7 @@ h3.p-title { overflow-y: hidden; } } - + &.error { color: red; } diff --git a/templates/crowdstrike-block.hbs b/templates/crowdstrike-block.hbs index 19908ba..8bbe507 100644 --- a/templates/crowdstrike-block.hbs +++ b/templates/crowdstrike-block.hbs @@ -604,8 +604,8 @@