fixed_context_menu_position

Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
Artem Anufrij
2017-05-29 21:23:34 +02:00
committed by Julius Härtl
parent 3062c82083
commit 727a33535d

View File

@@ -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
*/