From 2ae658cae482f508c8eddc2250ee5eb40e560c6a Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Mon, 27 May 2013 16:11:28 +0200 Subject: Fix CSS glitch --- hyperkitty/static/css/hyperkitty-user.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyperkitty/static/css/hyperkitty-user.css') diff --git a/hyperkitty/static/css/hyperkitty-user.css b/hyperkitty/static/css/hyperkitty-user.css index 77d9ad4..17b1fa9 100644 --- a/hyperkitty/static/css/hyperkitty-user.css +++ b/hyperkitty/static/css/hyperkitty-user.css @@ -86,7 +86,7 @@ table.user-data input { } -.ajaxloader { +#user-profile .ajaxloader { margin-top: 0; margin-left: 0; position: absolute; -- cgit