From 96304ae2aaf153d169b9ca4dbaf8f30b135dc6ed Mon Sep 17 00:00:00 2001 From: Fredrik Erlandsson Date: Fri, 17 Aug 2012 10:17:03 +0200 Subject: [PATCH] Squashed '3.0/themes/pear4gallery3/' changes from 0d77c91..af5f903 af5f903 better support for g-action-status Version 3.5.4 git-subtree-dir: 3.0/themes/pear4gallery3 git-subtree-split: af5f90342ee2a55d014d4580ef412a256f7e25e5 --- js/pear.js | 2 +- theme.info | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/js/pear.js b/js/pear.js index aa7c0854..104c8099 100644 --- a/js/pear.js +++ b/js/pear.js @@ -201,7 +201,7 @@ function mosaicResize() { myHeight = myHeight - $('#g-site-status').outerHeight(true) - $('#paginator').outerHeight(true); myHeight -= 138; $('#g-header').css('top', $('#gsNavBar').outerHeight(true) + $('#g-site-status').outerHeight(true) - 4); - $('#mosaicTable, #sidebarContainer').css('top', $('#gsNavBar').outerHeight(true) + $('#g-site-status').outerHeight(true) - 2 ); + $('#mosaicTable, #sidebarContainer').css('top', $('#gsNavBar').outerHeight(true) + $('#g-site-status').outerHeight(true) + $('#g-action-status').outerHeight(true) - 2 ); if ($('#g-movie').length) { myHeight += 18; diff --git a/theme.info b/theme.info index f3c9f0f5..f39ad00b 100644 --- a/theme.info +++ b/theme.info @@ -1,6 +1,6 @@ name = ".Pear Theme" description = "A theme with the intention to mimic Apples mobile me gallery." -version = 3.5.3 +version = 3.5.4 author = "Fredrik Erlandsson " site = 1 admin = 0