From 25fa392ddaaf05013af2fd0076547677606bcba9 Mon Sep 17 00:00:00 2001 From: q4speed Date: Tue, 2 Jan 2018 17:51:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9B=BE=E7=89=87=E9=AB=98?= =?UTF-8?q?=E5=BA=A6=E5=92=8C=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/static/css/jumpserver.css | 2 +- apps/templates/_header_bar.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/static/css/jumpserver.css b/apps/static/css/jumpserver.css index a7873dbb4..8857264f4 100644 --- a/apps/static/css/jumpserver.css +++ b/apps/static/css/jumpserver.css @@ -321,5 +321,5 @@ div.dataTables_wrapper div.dataTables_filter { } .welcome-message img { - margin: -12px 0; + margin: -11px 0; } \ No newline at end of file diff --git a/apps/templates/_header_bar.html b/apps/templates/_header_bar.html index ccee782f2..9c5f64580 100644 --- a/apps/templates/_header_bar.html +++ b/apps/templates/_header_bar.html @@ -22,7 +22,7 @@ {% if user.is_authenticated %} - image + image {{ request.user.name }}