minor changes

This commit is contained in:
nicola 2023-03-06 23:12:04 +01:00
parent de703351ff
commit 56c68fa44c
1 changed files with 2 additions and 1 deletions

View File

@ -414,7 +414,8 @@ $(" ."+formaClass).hover(function(idx, element) {
citazione.css("margin-top","0px")
citazione.css("padding-top","0px")
comandi.attr('class', 'comandi');
mhr.css("margin-top","0px")
mhr.css("padding-top","0px")
citazione.appendTo(divVerso);
var spanBadgeExpand = $('<span />');