summaryrefslogtreecommitdiffstats
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index d6f2d03..66272a1 100644
--- a/cgit.css
+++ b/cgit.css
@@ -95,6 +95,7 @@ table#header {
box-shadow: 0 0 20px rgba(var(--accent-rgb), 0.08);
border-collapse: collapse;
padding: 0 32px;
+ overflow: hidden;
}
table#header td {