From 531b87fa858e2777523cd67d74d5579d9749260a Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Thu, 12 Dec 2013 12:59:26 +0800 Subject: Bug 928293: Add number of current reviews in queue on user profile --- extensions/UserProfile/web/styles/user_profile.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extensions/UserProfile/web/styles') diff --git a/extensions/UserProfile/web/styles/user_profile.css b/extensions/UserProfile/web/styles/user_profile.css index c261c24b6..ef1f71dd9 100644 --- a/extensions/UserProfile/web/styles/user_profile.css +++ b/extensions/UserProfile/web/styles/user_profile.css @@ -42,3 +42,7 @@ box-shadow: 2px 2px 5px #888; margin-bottom: 5px; } + +#what { + margin-top: 1em; +} -- cgit v1.2.3-24-g4f1b