diff --git a/website/assets/styles/pages/pricing.less b/website/assets/styles/pages/pricing.less index 55d148a8a1..a9ecf29670 100644 --- a/website/assets/styles/pages/pricing.less +++ b/website/assets/styles/pages/pricing.less @@ -2,9 +2,6 @@ h1, p { color: #192147; } - section {// TODO remove this in favor of making HTML match homepage.ejs w/ bootstrap row classes and such - max-width: 800px; - } .faq-question { font-weight: @bold; } diff --git a/website/assets/styles/pages/query-library.less b/website/assets/styles/pages/query-library.less index f1ac18d6b2..a1204e1c10 100644 --- a/website/assets/styles/pages/query-library.less +++ b/website/assets/styles/pages/query-library.less @@ -33,7 +33,6 @@ input { &::placeholder { font-size: 16px; - line-height: 24px; } } diff --git a/website/views/layouts/layout.ejs b/website/views/layouts/layout.ejs index 7ab3afcc3a..962e33bbcb 100644 --- a/website/views/layouts/layout.ejs +++ b/website/views/layouts/layout.ejs @@ -259,7 +259,7 @@ }; var LATEST_SUPPORTED_VERSION_BY_USER_AGENT = { msedge: '16', - msie: '11', + // msie: '11', safari: '10',//« earliest version to eliminate rare bug where `window.location` doesn't exist momentarily after doing a server-side redirect firefox: '28',//« earliest version to support both ES5 (for Vue.js) and unprefixed flexbox (for Bootstrap 4) chrome: '29',//« earliest version to support both ES5 (for Vue.js) and unprefixed flexbox (for Bootstrap 4) @@ -267,7 +267,7 @@ }; var LATEST_SUPPORTED_VERSION_BY_BROWSER_NAME = { 'microsoft edge': LATEST_SUPPORTED_VERSION_BY_USER_AGENT.msedge, - 'internet explorer': LATEST_SUPPORTED_VERSION_BY_USER_AGENT.msie, + // 'internet explorer': LATEST_SUPPORTED_VERSION_BY_USER_AGENT.msie, 'safari': LATEST_SUPPORTED_VERSION_BY_USER_AGENT.safari, 'firefox': LATEST_SUPPORTED_VERSION_BY_USER_AGENT.firefox, 'chrome': LATEST_SUPPORTED_VERSION_BY_USER_AGENT.chrome, diff --git a/website/views/pages/pricing.ejs b/website/views/pages/pricing.ejs index 95889c3f91..068c82f5fd 100644 --- a/website/views/pages/pricing.ejs +++ b/website/views/pages/pricing.ejs @@ -2,16 +2,16 @@
-
+

Choose your plan

Choose the right plan for where your organization is at today.

-
-
-
+
+
+
@@ -72,7 +72,7 @@
-
+
@@ -139,12 +139,11 @@
-
-
-
-
+
+
+
-
+

SUPPORT

@@ -1128,11 +1127,10 @@
-
-
+

FAQ

-
+

Is Fleet MIT licensed? @@ -1210,10 +1208,15 @@

-
-

"Fleet is hands down the best osquery platform out there. Zach and I created Fleet as a natural extension to our original vision for osquery and this has manifested in the ease-of-use, flexibility, and adoption it has today. Look to Fleet for the future of open-source endpoint monitoring."

-

- Mike Arpaia, Co-creator of osquery

- osquery logo +
+
+

+
+
+

Fleet is hands down the best osquery platform out there. Zach and I created Fleet as a natural extension to our original vision for osquery and this has manifested in the ease-of-use, flexibility, and adoption it has today. Look to Fleet for the future of open-source endpoint monitoring.

+

- Mike Arpaia, Co-creator of osquery

+ osquery logo +