From ced910a88638fb2658ffc521aa0a13169132225a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luiz=20F=2E=20A=2E=20de=20Pr=C3=A1?= Date: Wed, 16 Jan 2019 15:54:29 -0200 Subject: [PATCH] Fix hidden nav button on inverted (#140) --- assets/scss/_navigation_inverted.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/scss/_navigation_inverted.scss b/assets/scss/_navigation_inverted.scss index 4cdbb48..732f224 100644 --- a/assets/scss/_navigation_inverted.scss +++ b/assets/scss/_navigation_inverted.scss @@ -31,7 +31,6 @@ body.inverted { } } .menu-button { - display: none; @media only screen and (max-width : 768px) { color: $fg-color-inverted; &:hover,