From 63c0fc1c6851febda76f04d3670154718f8dd245 Mon Sep 17 00:00:00 2001 From: zhegal Date: Fri, 1 Dec 2017 12:15:30 +0200 Subject: [PATCH] css edits --- frontend/web/css/custom.css | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) 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