diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 7d06dad..811e04d 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2185,6 +2185,13 @@ nav .navbar-nav > .text-truncate { left: 68px; top: 33px; } + +@media screen and (max-width: 380px) { + nav #context-help-btn { + display: none; + } +} + @media screen and (min-width: 450px) { nav .navbar-nav > .text-truncate { font-size: unset;