From 0c350e5d71a45b7e6baa5b7592ca1f7e965db0dc Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 26 Jun 2008 17:11:29 +0000 Subject: Tweaked the title CSS now that it's going to appear inline within canvases. git-svn-id: https://code.elgg.org/elgg/trunk@1152 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index af146a987..58bfa03d1 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -827,7 +827,7 @@ p.user_menu_friends_of { *************************************** */ .page_title { - padding:0px 10px 20px 20px; + padding:0px 10px 20px 0px; } -- cgit v1.2.3