about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/components.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/components.scss b/app/assets/stylesheets/components.scss
index 4a3a7df5f..de6a45963 100644
--- a/app/assets/stylesheets/components.scss
+++ b/app/assets/stylesheets/components.scss
@@ -63,6 +63,8 @@
 .invisible {
   font-size: 0;
   line-height: 0;
+  display: inline-block;
+  width: 0;
 }
 
 .ellipsis {