diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index 6323b38..1754796 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -11,6 +11,9 @@ body { padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */ } + .x-boundlist-item { + white-space: nowrap; + } %body .container