From 47efc6df6398b385d466e321b07919f387a8f408 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Sun, 29 May 2016 23:02:48 +0200 Subject: [PATCH] Frio: The separator dots are enabled again --- view/theme/frio/css/style.css | 2 +- view/theme/frio/templates/nav.tpl | 14 +++++++------- view/theme/frio/templates/search_item.tpl | 6 +++--- view/theme/frio/templates/wall_thread.tpl | 13 ++++++++++--- 4 files changed, 21 insertions(+), 14 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 839bb9dcb2..4c65552ec7 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1327,7 +1327,7 @@ blockquote.shared_content { .wall-item-actions .button-votes, .wall-item-actions .button-likes { padding-left: 0px; - padding-right: 10px; + padding-right: 0px; } /* wall item hover effects */ diff --git a/view/theme/frio/templates/nav.tpl b/view/theme/frio/templates/nav.tpl index 8eb13c1a42..17da20b6f2 100644 --- a/view/theme/frio/templates/nav.tpl +++ b/view/theme/frio/templates/nav.tpl @@ -134,21 +134,21 @@