Layout: inline buttons fractie hoger
svn path=/Website/trunk/; revision=28528
This commit is contained in:
@@ -201,7 +201,7 @@ function showActions(event) // event op de mouseover van resultsettable
|
||||
}
|
||||
});
|
||||
|
||||
$actiondiv.css('top', $(this).position().top + $(this).outerHeight() - $actiondiv.outerHeight() + "px");
|
||||
$actiondiv.css('top', $(this).position().top + $(this).outerHeight() - $actiondiv.outerHeight() - 5 + "px");
|
||||
if (!anyShow)
|
||||
{
|
||||
$actiondiv.hide();
|
||||
|
||||
Reference in New Issue
Block a user