diff options
-rw-r--r-- | forged/static/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/forged/static/style.css b/forged/static/style.css index b1e208f..30256fe 100644 --- a/forged/static/style.css +++ b/forged/static/style.css @@ -593,7 +593,6 @@ td > ul { .commit-list-small .pull-right { float: right; font-size: 0.85em; - color: var(--light-text-color); margin-left: 1rem; } |