diff --git a/kibot/resources/kiri/kiri.css b/kibot/resources/kiri/kiri.css
index 51b0efe0..e4303c90 100644
--- a/kibot/resources/kiri/kiri.css
+++ b/kibot/resources/kiri/kiri.css
@@ -31,6 +31,9 @@ html, body {
.list-group-item {
user-select: none;
+ white-space: nowrap;
+ overflow: hidden;
+ text-overflow: ellipsis;
}
.list-group input[type="checkbox"] {
diff --git a/kibot/resources/kiri/kiri.js b/kibot/resources/kiri/kiri.js
index f29f9bff..094f004d 100644
--- a/kibot/resources/kiri/kiri.js
+++ b/kibot/resources/kiri/kiri.js
@@ -769,7 +769,7 @@ function update_sheets_list(commit1, commit2) {
{
var input_html = `
-