From 1ddb5626de8c1628cf4887a55cb1234dd346db39 Mon Sep 17 00:00:00 2001 From: pete Date: Tue, 16 Mar 2010 12:29:30 +0000 Subject: Minor UI updates to reported content. git-svn-id: http://code.elgg.org/elgg/trunk@5417 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/reportedcontent/views/default/reportedcontent/css.php | 2 +- mod/reportedcontent/views/default/reportedcontent/form.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mod/reportedcontent/views') diff --git a/mod/reportedcontent/views/default/reportedcontent/css.php b/mod/reportedcontent/views/default/reportedcontent/css.php index 872ff36bb..e01399382 100644 --- a/mod/reportedcontent/views/default/reportedcontent/css.php +++ b/mod/reportedcontent/views/default/reportedcontent/css.php @@ -22,7 +22,7 @@ } /* admin area */ .admin_settings.reported_content { - margin:0 0 5px 0; + margin:5px 0 0 0; padding:5px 7px 3px 9px; -webkit-border-radius: 5px; -moz-border-radius: 5px; diff --git a/mod/reportedcontent/views/default/reportedcontent/form.php b/mod/reportedcontent/views/default/reportedcontent/form.php index 9b8049297..00ceeb074 100644 --- a/mod/reportedcontent/views/default/reportedcontent/form.php +++ b/mod/reportedcontent/views/default/reportedcontent/form.php @@ -22,7 +22,7 @@ $shares = array(); $owner = $vars['user']; ?> -
+

-- cgit v1.2.3