diff --git a/src/scss/components/_items_list.scss b/src/scss/components/_items_list.scss
index 6c223c2..399b7b2 100644
--- a/src/scss/components/_items_list.scss
+++ b/src/scss/components/_items_list.scss
@@ -65,7 +65,6 @@
     }
 
     .item-description {
-        //white-space: nowrap;
         overflow: hidden;
         text-overflow: ellipsis;
         :not(:first-child) {