From 537165a879cdc4b585043ee8bd955aea68ffd175 Mon Sep 17 00:00:00 2001 From: Cameron <e107inc@gmail.com> Date: Thu, 12 Oct 2017 13:26:04 -0700 Subject: [PATCH] K-Admin fix style on Latest and Status menus. --- e107_themes/bootstrap3/css/kadmin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_themes/bootstrap3/css/kadmin.css b/e107_themes/bootstrap3/css/kadmin.css index 82f2fe82a..b4cb33a65 100644 --- a/e107_themes/bootstrap3/css/kadmin.css +++ b/e107_themes/bootstrap3/css/kadmin.css @@ -14422,7 +14422,7 @@ border-bottom: 5px solid #e5e5e5 !important; color: #fff; } - +.admin-left-panel li.list-group-item { background:none; border:0;} i.searchquery { margin-top: 10px; }