mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
#1205 Positioning of dropdown list of "Popup Menus" on Chrome (and IE 11) when the content has been scrolled
SVN:trunk[4207]
This commit is contained in:
@@ -483,6 +483,7 @@ div.itop_popup {
|
||||
div.itop_popup > ul > li {
|
||||
list-style: none;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
div.actions_menu > ul {
|
||||
height: 19px;
|
||||
|
||||
@@ -538,6 +538,7 @@ div.itop_popup {
|
||||
div.itop_popup > ul > li {
|
||||
list-style: none;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
div.actions_menu > ul {
|
||||
|
||||
Reference in New Issue
Block a user