diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index 077f2f6..f885b68 100644 --- a/static/style.css +++ b/static/style.css @@ -562,7 +562,6 @@ td > ul { /* TODO */ .commit-list-small .event { - border: 1px solid var(--lighter-border-color); background-color: var(--lighter-box-background-color); padding: 0.5rem; margin-bottom: 1rem; |