From 9cb9e55c1868e9d7de4fc214b1e54ee310aece88 Mon Sep 17 00:00:00 2001 From: Victor Dubiniuk Date: Tue, 29 Oct 2013 18:11:02 +0300 Subject: [PATCH] Increase user list padding --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index b8da9e16..e9192b3e 100755 --- a/css/style.css +++ b/css/style.css @@ -197,7 +197,7 @@ } #members{ - padding-top: 3em !important; + padding-top: 65px !important; } .memberListButton span{