From 050d58802d7657ec574ce90bb8b5cb7ea36a18d6 Mon Sep 17 00:00:00 2001 From: Kesse Jones Date: Fri, 18 May 2018 18:48:00 -0300 Subject: [PATCH] =?UTF-8?q?Corre=C3=A7=C3=A3o=20erro=20topbar=20fixed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/spec/components/topbar.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/assets/styles/spec/components/topbar.scss b/src/assets/styles/spec/components/topbar.scss index 996acc6..9b79f5d 100755 --- a/src/assets/styles/spec/components/topbar.scss +++ b/src/assets/styles/spec/components/topbar.scss @@ -18,6 +18,7 @@ transition: all 0.2s ease; width: calc(100% - #{$offscreen-size}); z-index: 800; + top: 0; @include to($breakpoint-md) { width: 100%;