1
0

Merge commit '96304ae2aaf153d169b9ca4dbaf8f30b135dc6ed'

This commit is contained in:
Fredrik Erlandsson 2012-08-17 10:17:03 +02:00
commit 9cce8f8058
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -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 <fredrik.e@gmail.com>"
site = 1
admin = 0