diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 3f62919e5..be41e330f 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1740,6 +1740,10 @@ aside .panel-body { border-top: none; color: inherit; } +.preferences .plink { + margin-left: 5px; +} + blockquote.shared_content { padding: 0px; margin-inline-start: 0px; diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 862b7cc1b..c371e8d3f 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -140,7 +140,6 @@ as the value of $top_child_total (this is done at the end of this file) {{$item.network_name}} {{/if}} {{if $item.plink}} {{*link to the original source of the item *}} -