diff --git a/e107_themes/bootstrap/admin_style.css b/e107_themes/bootstrap/admin_style.css index 08b208680..dec0ece85 100644 --- a/e107_themes/bootstrap/admin_style.css +++ b/e107_themes/bootstrap/admin_style.css @@ -740,15 +740,15 @@ i.searchquery { /****************************************************************/ -ul#e-status { list-style: none;; margin:0px} +ul#e-status { list-style: none; margin:0px 14px } ul#e-status li { padding-bottom:6px; } ul#e-status { line-height:20px } ul#e-status li a span.badge { float:right; } ul#e-status li a:hover { text-decoration: none; } -ul#e-latest { list-style: none; margin:0px} +ul#e-latest { list-style: none; margin:0px 14px} ul#e-latest li { padding-bottom:6px; } -ul#e-latest { line-height:20px } +ul#e-latest { line-height:17px } ul#e-latest li a span.badge { float:right; } ul#e-latest li a:hover { text-decoration: none; } diff --git a/e107_themes/bootstrap/admin_template.php b/e107_themes/bootstrap/admin_template.php index 83cfb4b65..eacef0f99 100644 --- a/e107_themes/bootstrap/admin_template.php +++ b/e107_themes/bootstrap/admin_template.php @@ -219,13 +219,11 @@ $ADMIN_HEADER .= '