aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/css/override.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/override.css b/public/css/override.css
index 3d3f467..680eaa9 100644
--- a/public/css/override.css
+++ b/public/css/override.css
@@ -82,6 +82,7 @@ a, .ui.breadcrumb a { color: #0366d6; }
.ui.attached.header { background: #f9fafb; }
.ui.attached.header .right { margin-top: 0; }
.ui.compact.button, .ui.compact.buttons .button { padding: 0.5rem 1rem; font-weight: 700; }
+.ui.table > tbody > tr > td, .ui.table > tr > td { padding: 8px; }
.repo-title .divider { margin: 0; }
.repo-topics, .ui.repo-description { display: none !important; }