Commit 63c0fc1c6851febda76f04d3670154718f8dd245
1 parent
37c832ae
css edits
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
frontend/web/css/custom.css
| @@ -225,4 +225,9 @@ span.panel-title{ | @@ -225,4 +225,9 @@ span.panel-title{ | ||
| 225 | height: 100%; | 225 | height: 100%; |
| 226 | background-position: center center; | 226 | background-position: center center; |
| 227 | background-size: cover; | 227 | background-size: cover; |
| 228 | +} | ||
| 229 | +.dropdown-menu li a{ | ||
| 230 | + max-width: 100%; | ||
| 231 | + display: block; | ||
| 232 | + white-space: normal; | ||
| 228 | } | 233 | } |
| 229 | \ No newline at end of file | 234 | \ No newline at end of file |