From 1b5bd1d808637696b31f197c2b2194f00b903952 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 5 Feb 2015 15:11:51 -0800 Subject: increase size of rating value to make it stand out a bit. --- view/tpl/prep.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/prep.tpl') diff --git a/view/tpl/prep.tpl b/view/tpl/prep.tpl index 924bea252..9ebe3ac54 100644 --- a/view/tpl/prep.tpl +++ b/view/tpl/prep.tpl @@ -12,7 +12,7 @@
{{$r.xchan_name}}
-
{{$rating_lbl}} {{$r.xlink_rating}}
+
{{$rating_lbl}} {{$r.xlink_rating}}
{{if $r.xlink_rating_text}}
{{$rating_text_label}} {{$r.xlink_rating_text}}
-- cgit v1.2.3