From 8eb8288b68125a99fbee07ef0a643c36d52ef25c Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 29 Jan 2018 17:39:44 +0100 Subject: [PATCH] positioning of the fedstat graph This is a followup on #4266 resizing the fedstat graph in the admin panel so that it fits alongside the intro text again. Checked also with duepunto, quattro and vier theme. --- view/global.css | 3 ++- view/templates/admin/federation.tpl | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/view/global.css b/view/global.css index c14f727a59..daf40bbdd4 100644 --- a/view/global.css +++ b/view/global.css @@ -414,6 +414,7 @@ a { } .federation-graph { margin: 0 auto; + float: right; } .federation-network-graph { float: left; @@ -578,4 +579,4 @@ img.invalid-src:after { vertical-align: top;} } .tag-cloud { word-wrap: break-word; -} \ No newline at end of file +} diff --git a/view/templates/admin/federation.tpl b/view/templates/admin/federation.tpl index c92af180c2..193eefb565 100644 --- a/view/templates/admin/federation.tpl +++ b/view/templates/admin/federation.tpl @@ -1,7 +1,7 @@ -

{{$title}} - {{$page}}

+

{{$intro}}

{{if not $autoactive}}

{{$hint}}