Committing r9408

This commit is contained in:
manolobevia 2011-12-14 20:09:54 +00:00
parent 7e6ea50d63
commit 7b422e883b
2 changed files with 3 additions and 1 deletions

View file

@ -22,6 +22,8 @@ $(document).ready(function(){
$('#VClassURI').removeClass('width');
$('.long-options').css('width','300px');
$('#addClassBubble').hide();
}
});