From: Tobias Diekershoff Date: Mon, 29 Jan 2018 16:39:44 +0000 (+0100) Subject: positioning of the fedstat graph X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8eb8288b68125a99fbee07ef0a643c36d52ef25c;p=friendica.git 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. --- 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}}