Drobne poprawki wyƛwietlania panelu bocznego.
[redakcja.git] / project / templates / explorer / file_xml.html
index e4c7371..db00e6a 100644 (file)
                 $('#images-wrap').width(480);
                 $('#sidebar').width(488);
                 $('#images-wrap').data('lazyload:lastCheckedScrollTop', -10000);
+                $('#sidebar-toolbar').width(480);
                 resizePanels();
             }, function() {
                 $('#images-wrap').width(0);
                 $('#sidebar').width(8);
+                $('#sidebar-toolbar').width(0);
                 resizePanels();
             })