From 4356f8daeb7b269e8e931abe12675cc89c237c9c Mon Sep 17 00:00:00 2001 From: Frank Karlitschek Date: Sun, 16 Sep 2012 20:31:56 +0200 Subject: [PATCH] add a bit more space --- settings/css/settings.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/css/settings.css b/settings/css/settings.css index f41edc96fb..2015e93b43 100644 --- a/settings/css/settings.css +++ b/settings/css/settings.css @@ -65,4 +65,4 @@ span.version { margin-left:3em; margin-right:3em; color:#555; } /* ADMIN */ span.securitywarning {color:#C33; font-weight:bold; } input[type=radio] { width:1em; } -table.shareAPI td { padding-right: 2em; } \ No newline at end of file +table.shareAPI td { padding-bottom: 0.8em; }