From 4ed708f2fc0395baffe0f08f5ccd5b7366ea0858 Mon Sep 17 00:00:00 2001 From: Cameron Date: Wed, 10 Feb 2016 12:01:51 -0800 Subject: [PATCH] Issue #1329 - Possible fix for panel width issue. --- e107_themes/bootstrap3/admin_style.css | 8 ++++---- e107_themes/bootstrap3/admin_template.php | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/e107_themes/bootstrap3/admin_style.css b/e107_themes/bootstrap3/admin_style.css index 359e53b8d..6c1c57a99 100644 --- a/e107_themes/bootstrap3/admin_style.css +++ b/e107_themes/bootstrap3/admin_style.css @@ -951,15 +951,15 @@ a.e-media-select /****************************************************************/ -ul#e-status { margin:0 14px } -ul#e-status li { padding-bottom:6px; font-size:85% } +ul#e-status { margin:0 } +ul#e-status li { padding-bottom:6px; font-size: 0.9em } ul#e-status { line-height:20px } ul#e-status li a span.badge, ul#e-status li a span.label { float:right; font-size:85% } ul#e-status li a:hover { text-decoration: none; } -ul#e-latest { margin:0 14px} -ul#e-latest li { padding-bottom:6px; font-size:85%} +ul#e-latest { margin:0 } +ul#e-latest li { padding-bottom:6px; font-size: 0.9em} ul#e-latest { line-height:17px } ul#e-latest li a span.label { float:right;font-size:85% } ul#e-latest li a:hover { text-decoration: none; } diff --git a/e107_themes/bootstrap3/admin_template.php b/e107_themes/bootstrap3/admin_template.php index bec1d4b61..be0e1e8ff 100644 --- a/e107_themes/bootstrap3/admin_template.php +++ b/e107_themes/bootstrap3/admin_template.php @@ -269,7 +269,7 @@ $ADMIN_MODAL = '