mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix upload box CSS
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user