diff options
Diffstat (limited to 'static/gitweb.css')
-rw-r--r-- | static/gitweb.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/gitweb.css b/static/gitweb.css index 4fd4542..c2058a2 100644 --- a/static/gitweb.css +++ b/static/gitweb.css @@ -160,7 +160,7 @@ td, th { bottom: 0; width: 100%; height: 80px; - line-height: 80px; + line-height: 40px; margin-top: 15px; background: #f1f1f1; border-top: 2px solid #ddd; |