diff --git a/css/style.css b/css/style.css index 6d5417436..faeab3f5c 100644 --- a/css/style.css +++ b/css/style.css @@ -327,6 +327,8 @@ button.button-inline:hover { z-index: 999; opacity: 1; display: block; + margin-top: 25px; + margin-right: 0px; } .popovermenu.hidden { @@ -731,12 +733,9 @@ button.button-inline:hover { } #boardlist .popovermenu { - top: 33px; - right: -5px; + margin-top: 5px; } - - /** * Board details */