From: cash Date: Fri, 20 May 2011 02:57:21 +0000 (+0000) Subject: Refs #3236 added some margin to the bottom of the admin footer X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=22fd09fa332ed11118e8cc81e82dd2497b874ac5;p=lorea%2Felgg.git Refs #3236 added some margin to the bottom of the admin footer git-svn-id: http://code.elgg.org/elgg/trunk@9110 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/views/default/css/admin.php b/views/default/css/admin.php index 3801fee32..c4dacad91 100644 --- a/views/default/css/admin.php +++ b/views/default/css/admin.php @@ -281,6 +281,7 @@ table.mceLayout { background-color: #111; border: 1px solid #999; padding: 10px 20px; + margin-bottom: 10px; } .elgg-page-footer a { color: #ddd;