diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 78df9da..ce4e410 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2286,4 +2286,8 @@ nav .navbar-nav > .text-truncate { } .collapse{ background-color: whitesmoke; +} +.panel > div > h3 > a{ + padding-right: 100vw; + text-decoration: none; } \ No newline at end of file