about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorkibigo! <marrus-sh@users.noreply.github.com>2017-06-25 19:26:59 -0700
committerkibigo! <marrus-sh@users.noreply.github.com>2017-06-25 19:26:59 -0700
commitaeff898137b0629dc71cd6f537f3a060e15a8e40 (patch)
treeeaff8db691fe17872e6fe4392a58c7c2b1de1ba1 /app
parentb323e00bf38f490b6011505df2ff2b4db6b17421 (diff)
We want wrapping here, sorry 😥
Diffstat (limited to 'app')
-rw-r--r--app/javascript/styles/components.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/javascript/styles/components.scss b/app/javascript/styles/components.scss
index 6064639cf..becdc8231 100644
--- a/app/javascript/styles/components.scss
+++ b/app/javascript/styles/components.scss
@@ -619,7 +619,6 @@
       height: 20px;
       overflow: hidden;
       text-overflow: ellipsis;
-      white-space: nowrap;
     }
   }
 }