diff --git a/static/styles/portico/portico.scss b/static/styles/portico/portico.scss index 9c14b60b99..81dc5125b6 100644 --- a/static/styles/portico/portico.scss +++ b/static/styles/portico/portico.scss @@ -134,6 +134,10 @@ html { color: hsl(0, 0%, 27%); } +.app.help .hamburger { + display: none; +} + /* Markdown processor generates lots of spurious
*/ .help p:empty { margin: 0px; @@ -257,10 +261,6 @@ html { outline: none; } -.app.help .hamburger { - display: none; -} - .help-center ol, .portico-landing.integrations ol { margin-left: 0;