From 2908e289992433970638064e9dceac51955a0e4e Mon Sep 17 00:00:00 2001 From: Thomas Keller Date: Wed, 26 Jan 2011 02:40:28 +0100 Subject: [PATCH] Vertical-align properly. --- www/media/idf/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/media/idf/css/style.css b/www/media/idf/css/style.css index c346839..c515446 100644 --- a/www/media/idf/css/style.css +++ b/www/media/idf/css/style.css @@ -972,6 +972,7 @@ span.scm-action { border-radius: 3px; color: white; cursor: default; + margin-top: 2px; } span.scm-action.added { @@ -993,4 +994,3 @@ span.scm-action.renamed { span.scm-action.property-changed { background-color: blue; } -