Zmiana layout-u na divy absolute.
[redakcja.git] / project / static / js / panels.js
index c680331..5d0aa08 100644 (file)
@@ -57,7 +57,8 @@ $(function() {
 //        resizePanels();
 //    })
 
-      $('#panels').make_hpanel({});
+    $('#panels').make_hpanel({});
+    $('#panels').css('top', ($('#header').outerHeight() ) + 'px');
        
 //    $('#left-panel-wrap').bind('resizable:stop', resizePanels)
 //        .resizable({minWidth: 8});