diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index f37d30f..fa83f90 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2165,7 +2165,7 @@ nav > .navbar-nav > a{ font-size: 0px; } @media screen and (min-width: 450px) { - nav > .navbar-nav > a{ + nav > .navbar-nav > .text-truncate{ font-size: unset; margin-left: 5px; }