From 85ce18fa05ed8b4a043ae2605b6468aa2f2d7aae Mon Sep 17 00:00:00 2001 From: Yasin <mohammed-yasin.rahman@lip6.fr> Date: Wed, 23 Jul 2014 19:15:58 +0200 Subject: [PATCH] fix: style --- plugins/filter_status/templates/filter_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/filter_status/templates/filter_status.html b/plugins/filter_status/templates/filter_status.html index 654d280b..b3aaa667 100644 --- a/plugins/filter_status/templates/filter_status.html +++ b/plugins/filter_status/templates/filter_status.html @@ -1,5 +1,5 @@ <div id={{ domid }}> - <span class="list-group-item-heading sl-resources">View:</span> + <span class="list-group-item-heading sl-resources" style='font-size:inherit;'>View:</span> <a href="#" class="list-group-item sl-resources active" -- 2.47.0