From: Valessio Soares de Brito Date: Wed, 15 May 2019 03:31:04 +0000 (-0400) Subject: fixing itens menu on mobile X-Git-Url: https://vcs.fsf.org/?p=ryf-theme.git;a=commitdiff_plain;h=bfc9c2d33e7c128e705b3a4ba6517fce99f78c19 fixing itens menu on mobile --- diff --git a/css/style.css b/css/style.css index 9d89474..ded067e 100644 --- a/css/style.css +++ b/css/style.css @@ -19,13 +19,16 @@ body { margin: 0; } } .navbar-header, #navbar-collapse { - max-height: 80px; width: 95%; max-width: 1150px; padding: 0; margin: 0 auto; + border: none; + overflow: hidden; } +.navbar-default .navbar-toggle { z-index: 999; } + .navbar-header { position: absolute; top: 5px;