From 9cdf27900b505a1cc2b13ab24591ca423b94dcb0 Mon Sep 17 00:00:00 2001 From: Cameron Date: Thu, 16 Jul 2015 13:41:15 -0700 Subject: [PATCH] Issue #1138 - Fix for media browser. --- e107_admin/image.php | 2 +- e107_handlers/media_class.php | 8 ++++---- e107_themes/bootstrap3/admin_style.css | 7 ++++++- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/e107_admin/image.php b/e107_admin/image.php index d22e8bb12..99183690d 100644 --- a/e107_admin/image.php +++ b/e107_admin/image.php @@ -1327,7 +1327,7 @@ class media_admin_ui extends e_admin_ui 'type' =>'glyph', 'tagid' => $this->getQuery('tagid'), 'action' =>'glyph', // Used by AJAX to identify correct function. - 'perPage' => 84, + 'perPage' => 80, 'gridClass' => 'media-carousel-item-glyph pull-left', 'bbcode' =>'glyph', 'close' => 'true' diff --git a/e107_handlers/media_class.php b/e107_handlers/media_class.php index f10b43594..e150bdfc1 100644 --- a/e107_handlers/media_class.php +++ b/e107_handlers/media_class.php @@ -659,7 +659,7 @@ class e_media // Inline style to override jquery-ui stuff. $text .= "
-
+