From 5b01c7c977af4d8ad9d58a82ed5f5470eb24e372 Mon Sep 17 00:00:00 2001 From: Damian Wajer Date: Tue, 17 Jan 2023 20:39:01 +0100 Subject: [PATCH] [frio] Regular size thread action buttons on mobile --- view/theme/frio/templates/wall_thread.tpl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 943522a988..3f0ede6b10 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -441,10 +441,10 @@ as the value of $top_child_total (this is done at the end of this file) {{if $item.vote}}
{{if $item.vote.like}} - + {{/if}} {{if $item.vote.dislike}} - + {{/if}}
{{/if}} @@ -452,13 +452,13 @@ as the value of $top_child_total (this is done at the end of this file) {{* Button to open the comment text field *}} {{if $item.comment_html}}
- +
{{/if}} {{if $item.vote.announce OR $item.vote.share}}