diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 81e4037..8a1e735 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2209,7 +2209,9 @@ nav .navbar-nav > .text-truncate { display: none; } } - +.mr-2{ + width: 150px; +} @media screen and (min-width: 450px) { nav .navbar-nav > .text-truncate { font-size: unset; @@ -2223,7 +2225,7 @@ nav .navbar-nav > .text-truncate { min-width: 0; } .mr-2{ - width: 150px; + width: unset; } } @media screen and (min-width: 993px) {