fixed_context_menu_position
Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
committed by
Julius Härtl
parent
3062c82083
commit
727a33535d
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user