stretching pieces section once more
This commit is contained in:
parent
ea6b10eec7
commit
01e2a4a6cf
|
|
@ -99,7 +99,7 @@ function resetDivHeights(){
|
||||||
//$('#pieces').height($('#releases').height());
|
//$('#pieces').height($('#releases').height());
|
||||||
//$('#releases').height($('#writings').height());
|
//$('#releases').height($('#writings').height());
|
||||||
|
|
||||||
$('#pieces').css('height', '2400px');
|
$('#pieces').css('height', '2650px');
|
||||||
//if($('#writings').height() >= $('#releases').height()){
|
//if($('#writings').height() >= $('#releases').height()){
|
||||||
// $('#pieces').height($('#writings').height());
|
// $('#pieces').height($('#writings').height());
|
||||||
//} else {
|
//} else {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue