From e61e61f6e9fd9a0952812b99f2a313642c6e9640 Mon Sep 17 00:00:00 2001 From: pete Date: Sat, 9 Aug 2008 15:18:14 +0000 Subject: git-svn-id: https://code.elgg.org/elgg/trunk@1812 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index 9ca324353..862ca7303 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -321,7 +321,7 @@ h6 { font-size: 0.8em; } margin:20px 20px 0px 20px; width:284px; display:block; - text-align: right; + text-align: left; } * html #dashboard_info { @@ -1733,7 +1733,7 @@ a.toggle_customise_edit_panel { padding: 5px 10px 5px 10px; margin:20px 20px 0px 20px; width:284px; - text-align: right; + text-align: left; } a.toggle_customise_edit_panel:hover { color: #ffffff; -- cgit v1.2.3