diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index 84cd683..8640de3 100755 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -225,4 +225,9 @@ span.panel-title{ height: 100%; background-position: center center; background-size: cover; +} +.dropdown-menu li a{ + max-width: 100%; + display: block; + white-space: normal; } \ No newline at end of file -- libgit2 0.21.4