From 5a0e8f315d68a5c3d239a0d5a9a8a12a4116dfc5 Mon Sep 17 00:00:00 2001 From: llj Date: Fri, 13 May 2016 11:10:18 +0800 Subject: [PATCH] fixed 'help'; rm footer.html --- media/css/seahub.css | 4 ++-- seahub/templates/footer.html | 23 ----------------------- 2 files changed, 2 insertions(+), 25 deletions(-) delete mode 100644 seahub/templates/footer.html diff --git a/media/css/seahub.css b/media/css/seahub.css index bc2557c0ef..f50b4f125a 100644 --- a/media/css/seahub.css +++ b/media/css/seahub.css @@ -2949,9 +2949,9 @@ button.sf-dropdown-toggle:focus { margin:0 3px 0 0; } .help-con { - padding:0 0 0 30px; + padding:20px; } -#right-panel .help-con .hd { +#right-panel.help-con .hd { font-weight:normal; margin-bottom:15px; } diff --git a/seahub/templates/footer.html b/seahub/templates/footer.html deleted file mode 100644 index ff44f2de4d..0000000000 --- a/seahub/templates/footer.html +++ /dev/null @@ -1,23 +0,0 @@ -{% load i18n %} -