Fix upload box CSS

This commit is contained in:
Romain Neutron
2014-02-05 13:00:07 +01:00
parent 3b437c83c4
commit 03fc818fe4
4 changed files with 12 additions and 7 deletions

View File

@@ -179,7 +179,11 @@ $(document).ready(function () {
load: function(event, ui)
{
ui.tab.find('span').empty();
}
},
create : function () {
$('#tab-upload').css('overflow', 'hidden');
},
heightStyle: "fill"
});
//Show the good collection status box