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;
|
z-index: 999;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
display: block;
|
display: block;
|
||||||
|
margin-top: 25px;
|
||||||
|
margin-right: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.popovermenu.hidden {
|
.popovermenu.hidden {
|
||||||
@@ -731,12 +733,9 @@ button.button-inline:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#boardlist .popovermenu {
|
#boardlist .popovermenu {
|
||||||
top: 33px;
|
margin-top: 5px;
|
||||||
right: -5px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Board details
|
* Board details
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user