From 0f5a2b253de5712423a999e860600c38fb7211db Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Thu, 20 Jun 2013 12:04:56 +0200 Subject: Use tabs in the user profile page --- hyperkitty/static/css/hyperkitty-common.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'hyperkitty/static/css/hyperkitty-common.css') diff --git a/hyperkitty/static/css/hyperkitty-common.css b/hyperkitty/static/css/hyperkitty-common.css index 7b05127..1ff6e91 100644 --- a/hyperkitty/static/css/hyperkitty-common.css +++ b/hyperkitty/static/css/hyperkitty-common.css @@ -17,11 +17,6 @@ } -.pagination { - margin-top: 3em; -} - - /* from Bootstrap's alert class */ .errorlist { list-style-type: none; -- cgit