From 417a5cacce6a15e7614390926c8a3e4f2e8dae4e Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 15 Dec 2016 15:09:05 +0100 Subject: [PATCH] remove useless specific CSS rule (no common to all pages) --- admin/themes/default/template/cat_modify.tpl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/admin/themes/default/template/cat_modify.tpl b/admin/themes/default/template/cat_modify.tpl index 7e49e71c1..438d213c2 100644 --- a/admin/themes/default/template/cat_modify.tpl +++ b/admin/themes/default/template/cat_modify.tpl @@ -149,10 +149,6 @@ jQuery(document).ready(function() { margin:10px 0; } -.buttonLike i { - font-size:14px; -} - .delete_popin .buttonLike { padding:5px; margin-right:10px;