aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/css/features/gitgraph.css
diff options
context:
space:
mode:
Diffstat (limited to 'web_src/css/features/gitgraph.css')
-rw-r--r--web_src/css/features/gitgraph.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/web_src/css/features/gitgraph.css b/web_src/css/features/gitgraph.css
index 1ed541a695..865c82e003 100644
--- a/web_src/css/features/gitgraph.css
+++ b/web_src/css/features/gitgraph.css
@@ -116,6 +116,7 @@
max-width: 200px;
overflow: hidden;
text-overflow: ellipsis;
+ min-height: 0;
}
#git-graph-container #graph-raw-list {