forked from GNUsocial/gnu-social
Small smattering of pixie dust
This commit is contained in:
parent
04c2198dc1
commit
b80b9f31fc
@ -16,7 +16,7 @@ SN_EXTENDED.reorder = function(cls) {
|
||||
$(divs).last().find('a.add_row').show();
|
||||
|
||||
if (divs.length == 1) {
|
||||
$(divs).find('a.remove_row').hide();
|
||||
$(divs).find('a.remove_row').fadeOut("slow");
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user